Re: WO Tutorials install on windows
Re: WO Tutorials install on windows
- Subject: Re: WO Tutorials install on windows
- From: Kieran Kelleher <email@hidden>
- Date: Fri, 9 May 2008 13:21:31 -0400
Syntax fixed. Also replaced all wo frameworks with 5.3.3 from Mac side.
If I create a project, I get error as shown.
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.<init>(Path.java:152)
at
org
.objectstyle
.wolips
.variables
.VariablesPlugin.fixMissingSeparatorAfterDevice(VariablesPlugin.java:
171)
at
org
.objectstyle
.wolips.variables.VariablesPlugin.getLocalRoot(VariablesPlugin.java:178)
at
org
.objectstyle
.wolips
.variables.VariablesPlugin.getFrameworkRoots(VariablesPlugin.java:259)
at
org
.objectstyle
.wolips
.jdt.classpath.model.ClasspathModel.getRoots(ClasspathModel.java:77)
at
org
.objectstyle
.wolips
.jdt
.classpath
.model.ClasspathModel.getFrameworkWithName(ClasspathModel.java:91)
at
org
.objectstyle
.wolips
.jdt
.classpath
.ContainerInitializer
.convertOldClasspathContainer(ContainerInitializer.java:180)
at
org
.objectstyle
.wolips
.jdt
.classpath.ContainerInitializer.initialize(ContainerInitializer.java:
163)
at
org
.eclipse
.jdt
.internal
.core.JavaModelManager.initializeContainer(JavaModelManager.java:2220)
at org.eclipse.jdt.internal.core.JavaModelManager
$9.run(JavaModelManager.java:2150)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:
1797)
at
org
.eclipse
.jdt
.internal
.core.JavaModelManager.initializeAllContainers(JavaModelManager.java:
2166)
at
org
.eclipse
.jdt
.internal
.core.JavaModelManager.getClasspathContainer(JavaModelManager.java:1544)
at org.eclipse.jdt.core.JavaCore.getClasspathContainer(JavaCore.java:
1571)
at
org
.eclipse
.jdt.internal.core.JavaProject.resolveClasspath(JavaProject.java:2558)
at
org
.eclipse
.jdt.internal.core.JavaProject.getResolvedClasspath(JavaProject.java:
1848)
at org.eclipse.jdt.core.JavaCore.initializeAfterLoad(JavaCore.java:3254)
at org.eclipse.jdt.internal.ui.InitializeAfterLoadJob
$RealJob.run(InitializeAfterLoadJob.java:35)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
My wobuild.properties contents is:
#This file stores wo properties
#Fri May 9, 2008
wo.wosystemroot=C:/Apple
wo.dir.library.frameworks=C:/Apple/Library/Frameworks
wo.dir.library=C:/Apple/Library
wo.localroot=C:/Apple/Local
wo.woroot=C:/Apple
eclipse.home=C:/Apple/eclipse
wo.homeroot=C:/Apple/Library/WebObjects
wo.dir.reference.api=C:/Apple/Developer/Documentation/WebObjects/
Reference/API/
wo.dir.installdir=C:/Apple/Library/WebObjects/Applications
Does this look right? Any way to check what WOLips is "seeing"? Can
someone send a copy of a working wobuild.properties please?
Also is mine in the right place and named properly?
C:\Documents and Settings\Administrator\Library\wobuild.properties
On May 9, 2008, at 12:11 PM, Mike Schrag wrote:
Pretty sure you should not be escaping the colon ... When I setup a
Windows install, i did NOT use that syntax.
On May 9, 2008, at 11:21 AM, Kieran Kelleher wrote:
Hi Don,
I followed your tutorial only deviating to use the nightly wolips
instead of stable.
It seems wolips is not picking up the webobjects paths.
I put wobuild.properties at:
C:\Documents and Settings\Administrator\Library\wobuild.properties
and its contents are:
#This file stores wo properties
#Fri May 9, 2008
wo.wosystemroot=C\:/Apple
wo.dir.library.frameworks=C\:/Apple/Library/Frameworks
wo.dir.library=C\:/Apple/Library
wo.localroot=C\:/Apple/Local
wo.woroot=C\:/Apple
eclipse.home=C\:/Apple/eclipse
wo.homeroot=C\:/Apple/Library/WebObjects
wo.dir.reference.api=C\:/Apple/Developer/Documentation/WebObjects/
Reference/API/
wo.dir.installdir=C\:/Apple/Library/WebObjects/Applications
When I create a WO project, I get these errors in eclipse:
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.<init>(Path.java:152)
at
org
.objectstyle
.wolips
.variables
.VariablesPlugin
.fixMissingSeparatorAfterDevice(VariablesPlugin.java:171)
at
org
.objectstyle
.wolips.variables.VariablesPlugin.getLocalRoot(VariablesPlugin.java:
178)
at
org
.objectstyle
.wolips.jdt.ant.UpdateIncludeFiles.<init>(UpdateIncludeFiles.java:83)
at
org
.objectstyle
.wolips
.jdt
.ant
.UpdateOtherClasspathIncludeFiles
.<init>(UpdateOtherClasspathIncludeFiles.java:83)
at
org
.objectstyle
.wolips
.jdt
.listener
.UpdateIncludeFilesJob.runInWorkspace(UpdateIncludeFilesJob.java:88)
at
org
.eclipse
.core
.internal
.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
java.lang.NullPointerException
at org.eclipse.core.runtime.Path.<init>(Path.java:152)
at
org
.objectstyle
.wolips
.variables
.VariablesPlugin
.fixMissingSeparatorAfterDevice(VariablesPlugin.java:171)
at
org
.objectstyle
.wolips.variables.VariablesPlugin.getLocalRoot(VariablesPlugin.java:
178)
at
org
.objectstyle
.wolips
.variables.VariablesPlugin.getFrameworkRoots(VariablesPlugin.java:
259)
at
org
.objectstyle
.wolips
.jdt.classpath.model.ClasspathModel.getRoots(ClasspathModel.java:77)
at
org
.objectstyle
.wolips
.jdt
.classpath
.model.ClasspathModel.getFrameworkWithName(ClasspathModel.java:91)
at
org
.objectstyle
.wolips
.jdt
.classpath
.ContainerInitializer
.convertOldClasspathContainer(ContainerInitializer.java:180)
at
org
.objectstyle
.wolips
.jdt
.classpath
.ContainerInitializer.initialize(ContainerInitializer.java:163)
at
org
.eclipse
.jdt
.internal
.core.JavaModelManager.initializeContainer(JavaModelManager.java:
2220)
at org.eclipse.jdt.internal.core.JavaModelManager
$9.run(JavaModelManager.java:2150)
at
org
.eclipse
.jdt
.internal
.core
.JavaModelManager.initializeAllContainers(JavaModelManager.java:2164)
at
org
.eclipse
.jdt
.internal
.core.JavaModelManager.getClasspathContainer(JavaModelManager.java:
1544)
at
org.eclipse.jdt.core.JavaCore.getClasspathContainer(JavaCore.java:
1571)
at
org
.eclipse
.jdt.internal.core.JavaProject.resolveClasspath(JavaProject.java:
2558)
at
org
.eclipse
.jdt
.internal.core.JavaProject.getResolvedClasspath(JavaProject.java:
1848)
at
org
.eclipse
.jdt
.internal
.core.DeltaProcessor.createExternalArchiveDelta(DeltaProcessor.java:
802)
at
org
.eclipse
.jdt
.internal.core.DeltaProcessor.resourceChanged(DeltaProcessor.java:
1897)
at
org
.eclipse
.jdt
.internal
.core
.DeltaProcessingState.resourceChanged(DeltaProcessingState.java:368)
at org.eclipse.core.internal.events.NotificationManager
$2.run(NotificationManager.java:282)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at
org
.eclipse
.core
.internal
.events.NotificationManager.notify(NotificationManager.java:276)
at
org
.eclipse
.core
.internal
.events
.NotificationManager.broadcastChanges(NotificationManager.java:148)
at
org
.eclipse
.core
.internal.resources.Workspace.broadcastPostChange(Workspace.java:311)
at
org
.eclipse
.core.internal.resources.Workspace.endOperation(Workspace.java:1018)
at
org
.eclipse
.core
.internal
.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:45)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
On May 9, 2008, at 3:43 AM, Don Lindsay wrote:
Hello;
I have completed a draft of a install tutorial for installing
WebObjects and WOLips on Windows. Feel free to review the
tutorial at http://web.mac.com/pccdonl/index.htm
Thanks,
Don
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden