I think I may have found the issue. The NEXT_ROOT environment variable needs to be set. Otherwise you receive the error. If I set the NEXT_ROOT environment variable everything is cool and I can create projects. I unset it and startup eclipse again and I get the errors mentioned previously about the Java Tooling Initialization.

JIRA Bug WOL-889 indicated that WOLips defaulted to C:\\apple on windows and would not pick up the value of NEXT_ROOT if it was set. This was fixed, but did the fix change WOLips to now require the NEXT_ROOT environment variable to be set, instead of defaulting to C:\ \apple if NEXT_ROOT is not set?

Don
On Mar 11, 2009, at 4:16 PM, Don Lindsay wrote:

It existed, the wolips.properties file, I cut and pasted yours into it then remapped all the paths. it looks like this. Still get the same issue.

wo.system.root=c:/apple
wo.user.frameworks=c:/Documents%20and%20Settings/Library/Frameworks
wo.system.frameworks=c:/apple/Library/Frameworks
wo.bootstrapjar=c:/apple/Library/WebObjects/JavaApplications/ wotaskd.woa/WOBootstrap.jar
wo.network.frameworks=c:/apple/Network/Library/Frameworks
wo.api.root=C:/Apple/Developer/Documentation/WebObjects/Reference/API/
wo.network.root=c:/apple/Network
wo.extensions=c:/Local/Library/WebObjects/Extensions
wo.user.root=c:/Documents%20and%20Settings/Administrator
wo.local.frameworks=c:/apple/Local/Library/Frameworks
wo.apps.root=c:/apple/local/Library/WebObjects/Applications
wo.local.root=c:/apple/local
wo.dir.reference.api=C:/Apple/Developer/Documentation/WebObjects/ Reference/API/


On Mar 11, 2009, at 3:45 PM, Don Lindsay wrote:

On windows where would this file go?

c:\Documents and settings\Administrator\Library\Application Support \WOLips\wolips.properties?

Administrator is the user I am using at present.

Don
On Mar 11, 2009, at 3:37 PM, Chuck Hill wrote:

wo.system.root=/System
wo.user.frameworks=/Users/chuck/Library/Frameworks
wo.system.frameworks=/System/Library/Frameworks
wo.bootstrapjar=/System/Library/WebObjects/JavaApplications/ wotaskd.woa/WOBootstrap.jar
wo.network.frameworks=/Network/Library/Frameworks
wo.api.root=/Developer/ADC%20Reference%20Library/documentation/ WebObjects/Reference/API/
wo.network.root=/Network
wo.extensions=/Library/WebObjects/Extensions
wo.user.root=/Users/chuck
wo.local.frameworks=/Library/Frameworks
wo.apps.root=/Library/WebObjects/Applications
wo.local.root=/

_______________________________________________
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/pccdonl%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]

Reply via email to