• 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: Wolips not creating new project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Wolips not creating new project


  • Subject: Re: Wolips not creating new project
  • From: David Holt <email@hidden>
  • Date: Wed, 11 Mar 2009 14:21:02 -0700

Yup, that did it. Thanks Mike.

And I am pretty sure that I am on nightly...

David


On 11-Mar-09, at 2:09 PM, Mike Schrag wrote:

Caused by: java.net.URISyntaxException: Illegal character in path at index 26: file:/Applications/eclipse 3.4/configuration/ org.eclipse.osgi/bundles/343/1/.cp/ProjectTemplates/""
take the space out of the path to eclipse and try it again ... pretty sure this is fixed in nightly but not moved to stable yet ... i need to repush stable.


ms
On Mar 11, 2009, at 4:39 PM, David Holt wrote:

I'm seeing the exact same project creation issues here too. Right clicking and/or using the menu bar doesn't bring up the new project creation wizard. Selecting New > Project... > Wonder Project, brings up a wizard that allows you to name a folder with no contents.

Moving this thread to the WOLips list...

Eclipse 3.4.1
WOLips 3.4.5693
WO 5.3.3

Stack trace from the log file below:


On 10-Mar-09, at 6:40 AM, Patrick Coleman wrote:

Any help would be greatly appreciated.

At first, after installing eclipse 3.4.1 and wolips everything was working except inline bindings. While trying to fix inline bindings something has happened to wolips. Now when I try to create a new project (from the main menu) in wolips it only creates a folder with the project name and it is empty. If I try to right click in wolips explorer and then on a new project, it does nothing. I have now tried deleting eclipse and have tried eclipse 3.4.0, 3.4.1, and 3.4.2. I have tried to delete any reference to wolips on the system but every time wolips installs it does the same thing and in eclipse/features directory all the references point to wolips/stable instead of the wolips/nightly that I am installing.

If you have any ideas or need any other info please let me know.

Thanks
Patrick
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden


This email sent to email@hidden


!ENTRY org.objectstyle.wolips.templateengine.TemplateEnginePluginResources 4 4 2009-03-11 13:28:28.390
!MESSAGE Internal Error
!STACK 0
java.lang.IllegalArgumentException: bundleresource://343/ ProjectTemplates cannot be turned into a File.
at org.objectstyle.wolips.baseforplugins.util.URLUtils.cheatAndTurnIntoF ile(URLUtils.java:200)
at org.objectstyle.wolips.templateengine.ProjectTemplate.templateBaseFol ders(ProjectTemplate.java:324)
at org.objectstyle.wolips.templateengine.ProjectTemplate.loadProjectTemp lates(ProjectTemplate.java:372)
at org.objectstyle.wolips.templateengine.ProjectTemplate.loadProjectTemp lateNamed(ProjectTemplate.java:452)
at org.objectstyle.wolips.templateengine.ProjectTemplate.loadProjectTemp lateNamed(ProjectTemplate.java:438)
at org.objectstyle.wolips.wizards.NewWOProjectWizard.<init> (NewWOProjectWizard.java:238)
at org.objectstyle.wolips.wizards.WOApplicationWizard.<init> (WOApplicationWizard.java:68)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance (NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance (DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
at java.lang.Class.newInstance0(Class.java:350)
at java.lang.Class.newInstance(Class.java:303)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createEx ecutableExtension(RegistryStrategyOSGI.java:170)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutable Extension(ExtensionRegistry.java:867)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecuta bleExtension(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createE xecutableExtension(ConfigurationElementHandle.java:51)
at org.eclipse.ui.internal.WorkbenchPlugin$1.run (WorkbenchPlugin.java:267)
at org.eclipse.swt.custom.BusyIndicator.showWhile (BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchPlugin.createExtension (WorkbenchPlugin.java:263)
at org.eclipse.ui.internal.dialogs.WorkbenchWizardElement.createExecutab leExtension(WorkbenchWizardElement.java:117)
at org.eclipse.ui.internal.dialogs.WorkbenchWizardElement.createWizard (WorkbenchWizardElement.java:261)
at org.eclipse.ui.internal.actions.NewWizardShortcutAction.run (NewWizardShortcutAction.java:87)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection (ActionContributionItem.java:583)
at org.eclipse.jface.action.ActionContributionItem.access$2 (ActionContributionItem.java:500)
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent (ActionContributionItem.java:411)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1561)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1585)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1570)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1360)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java: 3482)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java: 3068)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java: 2382)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
at org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench (Workbench.java:488)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench (PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:113)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run (EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runAppli cation(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start (EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
Caused by: java.net.URISyntaxException: Illegal character in path at index 26: file:/Applications/eclipse 3.4/configuration/ org.eclipse.osgi/bundles/343/1/.cp/ProjectTemplates/
at java.net.URI$Parser.fail(URI.java:2816)
at java.net.URI$Parser.checkChars(URI.java:2989)
at java.net.URI$Parser.parseHierarchical(URI.java:3073)
at java.net.URI$Parser.parse(URI.java:3021)
at java.net.URI.<init>(URI.java:578)
at org.objectstyle.wolips.baseforplugins.util.URLUtils.cheatAndTurnIntoF ile(URLUtils.java:196)
... 53 more


!ENTRY org.eclipse.ui 4 0 2009-03-11 13:28:28.471
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.NullPointerException
at org.objectstyle.wolips.wizards.NewWOProjectWizard.addPages (NewWOProjectWizard.java:277)
at org.eclipse.jface.wizard.WizardDialog.createContents (WizardDialog.java:540)
at org.eclipse.jface.window.Window.create(Window.java:431)
at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1089)
at org.eclipse.ui.internal.actions.NewWizardShortcutAction.run (NewWizardShortcutAction.java:122)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection (ActionContributionItem.java:583)
at org.eclipse.jface.action.ActionContributionItem.access$2 (ActionContributionItem.java:500)
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent (ActionContributionItem.java:411)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1561)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1585)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1570)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1360)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java: 3482)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java: 3068)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java: 2382)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
at org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench (Workbench.java:488)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench (PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:113)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run (EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runAppli cation(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start (EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
!SESSION 2009-03-11 13:29:59.994 -----------------------------------------------
eclipse.buildId=M20080911-1700
java.version=1.5.0_16
java.vendor=Apple Computer, Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -keyring /Users/dholt/.eclipse_keyring - showlocation
Command-line arguments: -os macosx -ws carbon -arch x86 -keyring / Users/dholt/.eclipse_keyring -consoleLog -showlocation


!ENTRY org.objectstyle.wolips.templateengine.TemplateEnginePluginResources 4 4 2009-03-11 13:30:54.123
!MESSAGE Internal Error
!STACK 0
java.lang.IllegalArgumentException: bundleresource://343/ ProjectTemplates cannot be turned into a File.
at org.objectstyle.wolips.baseforplugins.util.URLUtils.cheatAndTurnIntoF ile(URLUtils.java:200)
at org.objectstyle.wolips.templateengine.ProjectTemplate.templateBaseFol ders(ProjectTemplate.java:324)
at org.objectstyle.wolips.templateengine.ProjectTemplate.loadProjectTemp lates(ProjectTemplate.java:372)
at org.objectstyle.wolips.templateengine.ProjectTemplate.loadProjectTemp lateNamed(ProjectTemplate.java:452)
at org.objectstyle.wolips.templateengine.ProjectTemplate.loadProjectTemp lateNamed(ProjectTemplate.java:438)
at org.objectstyle.wolips.wizards.NewWOProjectWizard.<init> (NewWOProjectWizard.java:238)
at org.objectstyle.wolips.wizards.WOnderApplicationWizard.<init> (WOnderApplicationWizard.java:69)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance (NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance (DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
at java.lang.Class.newInstance0(Class.java:350)
at java.lang.Class.newInstance(Class.java:303)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createEx ecutableExtension(RegistryStrategyOSGI.java:170)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutable Extension(ExtensionRegistry.java:867)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecuta bleExtension(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createE xecutableExtension(ConfigurationElementHandle.java:51)
at org.eclipse.ui.internal.WorkbenchPlugin$1.run (WorkbenchPlugin.java:267)
at org.eclipse.swt.custom.BusyIndicator.showWhile (BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchPlugin.createExtension (WorkbenchPlugin.java:263)
at org.eclipse.ui.internal.dialogs.WorkbenchWizardElement.createExecutab leExtension(WorkbenchWizardElement.java:117)
at org.eclipse.ui.internal.dialogs.WorkbenchWizardElement.createWizard (WorkbenchWizardElement.java:261)
at org.eclipse.ui.internal.dialogs.NewWizardNewPage$5.createWizard (NewWizardNewPage.java:728)
at org.eclipse.ui.internal.dialogs.WorkbenchWizardNode$2.run (WorkbenchWizardNode.java:151)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.ui.internal.dialogs.WorkbenchWizardNode$1.run (WorkbenchWizardNode.java:135)
at org.eclipse.swt.custom.BusyIndicator.showWhile (BusyIndicator.java:70)
at org.eclipse.ui.internal.dialogs.WorkbenchWizardNode.getWizard (WorkbenchWizardNode.java:132)
at org.eclipse.jface.wizard.WizardSelectionPage.getNextPage (WizardSelectionPage.java:104)
at org.eclipse.ui.internal.dialogs.WorkbenchWizardSelectionPage.getNextP age(WorkbenchWizardSelectionPage.java:100)
at org.eclipse.jface.wizard.WizardDialog.nextPressed (WizardDialog.java:813)
at org.eclipse.jface.wizard.WizardDialog.buttonPressed (WizardDialog.java:369)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java: 624)
at org.eclipse.swt.widgets.TypedListener.handleEvent (TypedListener.java:228)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1561)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1585)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1570)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1360)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java: 3482)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java: 3068)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
at org.eclipse.jface.window.Window.open(Window.java:801)
at org.eclipse.ui.actions.NewProjectAction.run (NewProjectAction.java:117)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection (ActionContributionItem.java:583)
at org.eclipse.jface.action.ActionContributionItem.access$2 (ActionContributionItem.java:500)
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent (ActionContributionItem.java:411)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1561)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1585)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1570)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1360)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java: 3482)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java: 3068)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java: 2382)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
at org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench (Workbench.java:488)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench (PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:113)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run (EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runAppli cation(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start (EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
Caused by: java.net.URISyntaxException: Illegal character in path at index 26: file:/Applications/eclipse 3.4/configuration/ org.eclipse.osgi/bundles/343/1/.cp/ProjectTemplates/
at java.net.URI$Parser.fail(URI.java:2816)
at java.net.URI$Parser.checkChars(URI.java:2989)
at java.net.URI$Parser.parseHierarchical(URI.java:3073)
at java.net.URI$Parser.parse(URI.java:3021)
at java.net.URI.<init>(URI.java:578)
at org.objectstyle.wolips.baseforplugins.util.URLUtils.cheatAndTurnIntoF ile(URLUtils.java:196)
... 74 more


!ENTRY org.eclipse.ui 4 0 2009-03-11 13:30:54.146
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.NullPointerException
at org.objectstyle.wolips.wizards.NewWOProjectWizard.addPages (NewWOProjectWizard.java:277)
at org.eclipse.jface.wizard.WizardSelectionPage.getNextPage (WizardSelectionPage.java:113)
at org.eclipse.ui.internal.dialogs.WorkbenchWizardSelectionPage.getNextP age(WorkbenchWizardSelectionPage.java:100)
at org.eclipse.jface.wizard.WizardDialog.nextPressed (WizardDialog.java:813)
at org.eclipse.jface.wizard.WizardDialog.buttonPressed (WizardDialog.java:369)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java: 624)
at org.eclipse.swt.widgets.TypedListener.handleEvent (TypedListener.java:228)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1561)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1585)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1570)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1360)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java: 3482)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java: 3068)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
at org.eclipse.jface.window.Window.open(Window.java:801)
at org.eclipse.ui.actions.NewProjectAction.run (NewProjectAction.java:117)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection (ActionContributionItem.java:583)
at org.eclipse.jface.action.ActionContributionItem.access$2 (ActionContributionItem.java:500)
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent (ActionContributionItem.java:411)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1561)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1585)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1570)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1360)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java: 3482)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java: 3068)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java: 2382)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
at org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench (Workbench.java:488)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench (PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:113)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run (EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runAppli cation(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start (EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)





_______________________________________________ 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
References: 
 >Wolips not creating new project (From: Patrick Coleman <email@hidden>)
 >Re: Wolips not creating new project (From: David Holt <email@hidden>)
 >Re: Wolips not creating new project (From: Mike Schrag <email@hidden>)

  • Prev by Date: Re: Wolips not creating new project
  • Next by Date: ERXEC Finalizer error
  • Previous by thread: Re: Wolips not creating new project
  • Next by thread: AjaxUpdateLink's action not getting called
  • Index(es):
    • Date
    • Thread