Is there anything else in the Error log? Do you see any sub-entries of any of the error entries?
On Tue, Nov 9, 2010 at 4:19 AM, Emanhossny <[email protected]> wrote: > Hello All, > i installed GWT as a plugin i Eclipse. > I have jdk 1.6 > When i created the first web application > the following error appears: > Java Model Exception: Core Exception [code 0] Invocation of > com.google.gwt.user.tools.WebAppCreator failed. See the error log for > more details. > at > > org.eclipse.jdt.internal.core.BatchOperation.executeOperation(BatchOperation.java: > 50) > at > > org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaModelOperation.java: > 728) > at org.eclipse.core.internal.resources.Workspace.run(Workspace.java: > 1800) > at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:4694) > at > > org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java: > 106) > at org.eclipse.jface.operation.ModalContext > $ModalContextThread.run(ModalContext.java:121) > Caused by: org.eclipse.core.runtime.CoreException: Invocation of > com.google.gwt.user.tools.WebAppCreator failed. See the error log for > more details. > at > > com.google.gwt.eclipse.core.runtime.tools.WebAppProjectCreatorRunner.createProject(WebAppProjectCreatorRunner.java: > 53) > at > > com.google.gdt.eclipse.suite.wizards.WebAppProjectCreator.createGWTProject(WebAppProjectCreator.java: > 532) > at > > com.google.gdt.eclipse.suite.wizards.WebAppProjectCreator.create(WebAppProjectCreator.java: > 294) > at > > com.google.gdt.eclipse.suite.wizards.NewWebAppProjectWizard.finishPage(NewWebAppProjectWizard.java: > 147) > at org.eclipse.jdt.internal.ui.wizards.NewElementWizard > $2.run(NewElementWizard.java:116) > at > > org.eclipse.jdt.internal.core.BatchOperation.executeOperation(BatchOperation.java: > 39) > at > > org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaModelOperation.java: > 728) > at org.eclipse.core.internal.resources.Workspace.run(Workspace.java: > 1800) > at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:4694) > at > > org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java: > 106) > at org.eclipse.jface.operation.ModalContext > $ModalContextThread.run(ModalContext.java:121) > !SUBENTRY 1 com.google.gwt.eclipse.core 4 0 2010-11-09 10:48:05.687 > !MESSAGE Invocation of com.google.gwt.user.tools.WebAppCreator failed. > See the error log for more details. > > > > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
