• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: WO5.2 and Dec 2002 Mac OS X Developer Tools
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WO5.2 and Dec 2002 Mac OS X Developer Tools


  • Subject: Re: WO5.2 and Dec 2002 Mac OS X Developer Tools
  • From: Daniel Muller <email@hidden>
  • Date: Tue, 17 Dec 2002 09:00:43 +0100

On 16.12.2002, at 20:00, Art Isbell wrote:

On Monday, December 16, 2002, at 02:50  AM, Daniel Muller wrote:

It seems to work well, all my applications run without a glitch...
except that I'm unable to use the debugger... even a new project runs without to stop to breakpoints!!

Make sure the project's debugger is set to the Java debugger rather than gdb.



Thank your for your suggestion but it was set as "jdb" by default. I tried gdb but same things happened.


BTW, the build parameters follow below:

APPLICATION_DIR_MACOS = "$(CONTENTS_DIR)/MacOS"
APPLICATION_DIR_UNIX = "$(CONTENTS_DIR)/UNIX"
APPLICATION_DIR_WINDOWS = "$(CONTENTS_DIR)/Windows"
BUILD_FILES_DIR = "$(SYSTEM_DEVELOPER_DIR)/ProjectBuilder Extras/WebObjects Support"
CLIENT_UNIQUIFIER = Client
CONTENTS_DIR = "$(WRAPPER_DIR)/Contents"
COPY_PHASE_STRIP = NO
INFO_FILE = "$(CONTENTS_DIR)/$(INFO_FILE_NAME)"
INFO_FILE_NAME = Info.plist
INSTALL_MODE_FLAG = a+rX
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/WebObjects/Applications"
INSTALL_PATH_FOR_STYLE = "$(TARGET_BUILD_DIR)"
JAVA_COMPILER_DEBUGGING_SYMBOLS = YES
JAVA_COMPILER_DEPRECATED_WARNINGS = YES
JAVA_COMPILER_TARGET_VM_VERSION = 1.3
JAVA_DEBUGGER = jdb
JAVA_ONLY = YES
JAVA_SOURCE_SUBDIR = .
JAVA_VM = java
JDB_OPTIONS =
JVM_OPTIONS =
PRODUCT_NAME = patronClient
RESOURCES_DIR = "$(CONTENTS_DIR)/Resources"
RESOURCES_JAVA_DIR = "$(RESOURCES_DIR)/Java"
SERVER_UNIQUIFIER = Server
SPLIT_INSTALL = NO
WEBSERVER_CONTENTS_DIR = "$(WEBSERVER_WRAPPER_DIR)/Contents"
WEBSERVER_INSTALL_DIR = "$(WEBSERVER_INSTALL_DIR_APPLICATION)"
WEBSERVER_RESOURCES_DIR = "$(CONTENTS_DIR)/WebServerResources"
WEBSERVER_RESOURCES_JAVA_DIR = "$(WEBSERVER_RESOURCES_DIR)/Java"
WOAPPLICATION_CLASS_NAME = Application
WO_TEMPLATE_VERSION = 5
WRAPPER_DIR = "$(INSTALL_PATH_FOR_STYLE)/$(WRAPPER_NAME)"
WRAPPER_EXTENSION = woa
WRAPPER_NAME = "$(PRODUCT_NAME).$(WRAPPER_EXTENSION)"
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: WO5.2 and Dec 2002 Mac OS X Developer Tools (From: Art Isbell <email@hidden>)

  • Prev by Date: Found workaround for Java Client problem
  • Next by Date: Having Deployment Problems!!!!!!!
  • Previous by thread: Re: WO5.2 and Dec 2002 Mac OS X Developer Tools
  • Next by thread: Re: WO5.2 and Dec 2002 Mac OS X Developer Tools
  • Index(es):
    • Date
    • Thread