Hi!
I just downloaded eclipse 2.1 on osx 10.2.4, WO5.2.1 and java1.4.1. I
then installed WOLips 1.0.0RC3.
I tried to import a WO5.2.1 project with a PB.project file in it by
creating a new Application (File -> New -> Application), selected
import PB.project and pressed the Finish button.
Then I got a alertwindow saying:
Error
null argument:
In the console in eclipse I get the following:
Kind Status Priority Description Resource In
Folder Location
Error Unbound classpath variable:
'NEXT_SYSTEM_ROOT/Library/Frameworks/JavaXML.framework/Resources/Java/javaxml.jar'.
medark Build path
Error
Unbound classpath variable:
'NEXT_SYSTEM_ROOT/Library/Frameworks/JavaWOExtensions.framework/Resources/Java/JavaWOExtensions.jar'.
medark Build path
Error
Unbound classpath variable:
'NEXT_SYSTEM_ROOT/Library/Frameworks/JavaWebObjects.framework/Resources/Java/javawebobjects.jar'.
medark Build path
Error
Unbound classpath variable:
'NEXT_SYSTEM_ROOT/Library/Frameworks/JavaFoundation.framework/Resources/Java/javafoundation.jar'.
medark Build path
Error
Unbound classpath variable:
'NEXT_SYSTEM_ROOT/Library/Frameworks/JavaEOControl.framework/Resources/Java/javaeocontrol.jar'.
medark Build path
Error
Unbound classpath variable:
'NEXT_SYSTEM_ROOT/Library/Frameworks/JavaEOAccess.framework/Resources/Java/javaeoaccess.jar'.
medark Build path
In the Console application in osx I get:
Sat Mar 29 12:25:14 CET 2003 2
org.objectstyle.woproject.env.WOVariables init -> no
wobuild.properties in user home found
!ENTRY org.objectstyle.wolips 2 2 Mar 29, 2003 12:25:15.616
!MESSAGE org.objectstyle.woproject.env.WOVariables init -> no
wobuild.properties in user home found
Sat Mar 29 12:25:15 CET 2003 2
org.objectstyle.woproject.env.WOVariables init -> no
wobuild.properties in java system properties found
!ENTRY org.objectstyle.wolips 2 2 Mar 29, 2003 12:25:15.628
!MESSAGE org.objectstyle.woproject.env.WOVariables init -> no
wobuild.properties in java system properties found
Sat Mar 29 12:25:15 CET 2003 2
org.objectstyle.woproject.env.WOVariables init -> no
wobuild.properties in environment found
!ENTRY org.objectstyle.wolips 2 2 Mar 29, 2003 12:25:15.724
!MESSAGE org.objectstyle.woproject.env.WOVariables init -> no
wobuild.properties in environment found
Sat Mar 29 12:25:15 CET 2003 3
org.objectstyle.woproject.env.WOVariables init -> no
wobuild.properties found
!ENTRY org.objectstyle.wolips 2 2 Mar 29, 2003 12:25:15.730
!MESSAGE org.objectstyle.woproject.env.WOVariables init -> no
wobuild.properties found
Sat Mar 29 12:25:15 CET 2003 5
org.objectstyle.wolips.core.plugin.EarlyStartup
org.eclipse.core.internal.runtime.AssertionFailedException: null
argument:
!ENTRY org.objectstyle.wolips 4 4 Mar 29, 2003 12:25:15.741
!MESSAGE org.objectstyle.wolips.core.plugin.EarlyStartup
org.eclipse.core.internal.runtime.AssertionFailedException: null
argument:
Sat Mar 29 12:25:15 CET 2003 5
org.objectstyle.wolips.core.plugin.EarlyStartup
org.eclipse.core.internal.runtime.AssertionFailedException: null
argument:
!ENTRY org.objectstyle.wolips 4 4 Mar 29, 2003 12:25:15.831
!MESSAGE org.objectstyle.wolips.core.plugin.EarlyStartup
org.eclipse.core.internal.runtime.AssertionFailedException: null
argument:
!ENTRY org.objectstyle.wolips 4 4 Mar 29, 2003 12:26:28.606
!MESSAGE Internal Error
!STACK 0
org.eclipse.core.internal.runtime.AssertionFailedException: null argument:
at org.eclipse.core.internal.runtime.Assert.isNotNull(Assert.java:78)
at org.eclipse.core.internal.runtime.Assert.isNotNull(Assert.java:66)
at org.eclipse.core.runtime.Path.initialize(Path.java:470)
at org.eclipse.core.runtime.Path.<init>(Path.java:98)
at
org.objectstyle.wolips.core.project.ProjectHelper.addFrameworkListToClasspathEntries(Unknown
Source)
at
org.objectstyle.wolips.wizards.WOProjectCreator.addAdditionalFrameworks(Unknown
Source)
at org.objectstyle.wolips.wizards.WOProjectCreator.run(Unknown Source)
at
org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation.execute(WorkspaceModifyDelegatingOperation.java:45)
at
org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:71)
at
org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
at
org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:85)
at
org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:302)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252)
at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:758)
at
org.objectstyle.wolips.wizards.WOProjectCreationPage.createProject(Unknown
Source)
at
org.objectstyle.wolips.wizards.WOApplicationCreationPage.createProject(Unknown
Source)
at
org.objectstyle.wolips.wizards.WOApplicationCreationWizard.performFinish(Unknown
Source)
at
org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)
at
org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)
at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:989)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:1911)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1623)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
at org.eclipse.jface.window.Window.open(Window.java:563)
at
org.eclipse.ui.internal.NewWizardShortcutAction.run(NewWizardShortcutAction.java:96)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:842)
at
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:456)
at
org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(ActionContributionItem.java:403)
at
org.eclipse.jface.action.ActionContributionItem.access$0(ActionContributionItem.java:397)
at
org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent(ActionContributionItem.java:72)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:989)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:1911)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1623)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:845)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
at java.lang.reflect.Method.invoke(Native Method)
at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)
at java.lang.reflect.Method.invoke(Native Method)
at apple.launcher.LaunchRunner.run(LaunchRunner.java:88)
at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50)
at
apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
btw: some time ago I remember to have seen a getting started document
for WOLips, but I can't remeber where I found it. Are there any other
documention on WOLips than the one on
http://objectstyle.org/woproject/gallery.html. Just curious :)
TIA!
-Kaj :)
This archive was generated by hypermail 2.0.0 : Sat Mar 29 2003 - 06:37:38 EST