"Project Foo does not exist" [message #65444] |
Mon, 23 June 2003 14:54 |
Eclipse User |
|
|
|
Originally posted by: no.email.please
I launched Eclipse 2.1 from a brand new Workspace and from there,
created a Java project (called "Works") by pointing Eclipse to the root
of my project.
The process fails after a short while (whether I press Next or Finish
after the first page of the wizard) with a dialog telling me to look at
the log.
I included the top of the log below (it's about 8k, I can post it in its
entirety if there's interest). The error is
Java Model Exception: Java Model Status [Works does not exist.]
Any thoughts?
--
Cedric
http://beust.com/weblog
!SESSION Jun 23, 2003 11:47:48.858
---------------------------------------------
java.version=1.4.1_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -data
d:\eclipse-workspace11 -install file:D:/eclipse-2.1/eclipse/
!ENTRY org.eclipse.jdt.ui 4 10001 Jun 23, 2003 11:47:48.874
!MESSAGE Internal Error
!STACK 1
Java Model Exception: Java Model Status [Works does not exist.]
at
org.eclipse.jdt.internal.core.JavaElement.newNotPresentExcep tion(JavaElement.java:481)
at
org.eclipse.jdt.internal.core.JavaModelManager.getPerProject InfoCheckExistence(JavaModelManager.java:965)
at
org.eclipse.jdt.internal.core.JavaProject.getOutputLocation( JavaProject.java:1185)
at
org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlo ck.init(BuildPathsBlock.java:286)
at
org.eclipse.jdt.ui.wizards.JavaCapabilityConfigurationPage.i nit(JavaCapabilityConfigurationPage.java:104)
at
org.eclipse.jdt.internal.ui.wizards.NewProjectCreationWizard Page.updateProject(NewProjectCreationWizardPage.java:129)
at
org.eclipse.jdt.internal.ui.wizards.NewProjectCreationWizard Page$1.run(NewProjectCreationWizardPage.java:86)
at
org.eclipse.jface.operation.ModalContext.runInCurrentThread( ModalContext.java:302)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.ja va:252)
at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java: 758)
at
org.eclipse.jdt.internal.ui.wizards.NewProjectCreationWizard Page.changeToNewProject(NewProjectCreationWizardPage.java:94 )
at
org.eclipse.jdt.internal.ui.wizards.NewProjectCreationWizard Page.setVisible(NewProjectCreationWizardPage.java:64)
at
org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDi alog.java:959)
at org.eclipse.jface.wizard.WizardDialog.access$1(WizardDialog. java:940)
at org.eclipse.jface.wizard.WizardDialog$3.run(WizardDialog.jav a:929)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog. java:927)
at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDial og.java:684)
at
org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDi alog.java:316)
at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.jav a:423)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :81)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:1838)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1545)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:583 )
at org.eclipse.jface.window.Window.open(Window.java:563)
at org.eclipse.ui.actions.NewProjectAction.run(NewProjectAction .java:107)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:842 )
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:456)
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Event(ActionContributionItem.java:403)
at
org.eclipse.jface.action.ActionContributionItem.access$0(Act ionContributionItem.java:397)
at
org.eclipse.jface.action.ActionContributionItem$ActionListen er.handleEvent(ActionContributionItem.java:72)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :81)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:1838)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1545)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1402)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.java:845)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
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)
|
|
|
Powered by
FUDForum. Page generated in 0.02905 seconds