Kieran,
I added that to the end of my init.properties target. Here are some
java properties that came out amongst others:
...[snip]...
[echoproperties] java.home=/System/Library/Frameworks/JavaVM.framework/
Versions/1.5.0/Home
[echoproperties] java.io.tmpdir=/tmp
[echoproperties] java.library.path=.\:/Library/Java/Extensions\:/
System/Library/Java/Extensions\:/usr/lib/java\:/Developer/Applications/
eclipse/configuration/org.eclipse.osgi/bundles/97/1/.cp
[echoproperties] java.runtime.name=Java(TM) 2 Runtime Environment,
Standard Edition
...[snip]...
should I see a debug property in here that I can add to build.xml or
build.properties?
I am guessing that the Eclipse debug settings I mentioned earlier in
this thread only relate to the incremental build within Eclipse and
not to the install build?
Thanks
John
On 11 Jun 2009, at 16:47, Kieran Kelleher wrote:
John,
Not sure if this helps, but just put this line before the closing
tag of the setProps target to get a console output of all resolved
properties. Great for debugging props:
<echoproperties />
HTH, Kieran
On Jun 11, 2009, at 11:15 AM, John Pollard wrote:
Hi List,
After updating wolips and Eclipse to "the new hotness" (though I
can't say for sure it was this that caused the change), stack
traces on deployed applications lost line numbers in app log files.
Is there a debug line I can add to build.xml or build.properties to
ensure install builds happen with java debugging enabled? If so
please be specific, such as under which target if in build.xml?
I am using:
Eclipse 3.4.1
WOLips 3.4.5594
Many thanks for any help.
John
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/kieran_lists%40mac.com
This email sent to [email protected]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]