pruebasetichat / google-plugin-for-eclipse

Automatically exported from code.google.com/p/google-plugin-for-eclipse
Eclipse Public License 1.0
0 stars 0 forks source link

An internal error occurred during: "Validating GWT components". #33

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

java.lang.NoClassDefFoundError: 
com/google/gdt/eclipse/platform/jdt/internal/corext/dom/ASTBatchParser
    at com.google.gwt.eclipse.core.validators.java.JavaCompilationParticipant.handleBuildStarting(JavaCompilationParticipant.java:327)
    at com.google.gwt.eclipse.core.validators.java.JavaCompilationParticipant.access$0(JavaCompilationParticipant.java:308)
    at com.google.gwt.eclipse.core.validators.java.JavaCompilationParticipant$1.run(JavaCompilationParticipant.java:192)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Caused by: java.lang.ClassNotFoundException: 
com.google.gdt.eclipse.platform.jdt.internal.corext.dom.ASTBatchParser
    at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:513)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
    ... 4 more

Please use labels and text to provide additional information.

Eclipse SDK

Version: 3.7.0
Build id: I20110613-1736

com.google.gdt.eclipse.appsmarketplace (2.5.0.v201110041846-con-r37) "Core" 
[Starting]
com.google.gdt.eclipse.core (2.5.0.v201110041846-con-r37) "Google Core Plugin" 
[Active]
com.google.gdt.eclipse.designer (0.0.0) "GWT Designer" [Active]
com.google.gdt.eclipse.designer.gpe (0.0.0) "GWT Designer GPE Support" 
[Starting]
com.google.gdt.eclipse.designer.GWTExt (0.0.0) "GWT Designer GWT-Ext Support" 
[Starting]
com.google.gdt.eclipse.designer.GXT (0.0.0) "GWT Designer Ext GWT (GXT) 
Support" [Active]
com.google.gdt.eclipse.designer.hosted (0.0.0) "GWT Designer Hosted Support" 
[Active]
com.google.gdt.eclipse.designer.hosted.2_0 (0.0.0) "GWT Designer Hosted Support 
2.0" [Starting]
com.google.gdt.eclipse.designer.hosted.2_0.super (0.0.0) "GWT Designer Super 
Support 2.0" [Starting]
com.google.gdt.eclipse.designer.hosted.2_0.webkit (0.0.0) "GWT Designer WebKit 
Support 2.0" [Starting]
com.google.gdt.eclipse.designer.hosted.2_2 (0.0.0) "GWT Designer Hosted Support 
2.2" [Active]
com.google.gdt.eclipse.designer.hosted.2_2.webkit (0.0.0) "GWT Designer WebKit 
Support 2.2" [Starting]
com.google.gdt.eclipse.designer.hosted.lib (0.0.0) "GWT Designer Hosted 
Libraries" [Active]
com.google.gdt.eclipse.designer.launch (0.0.0) "GWT Designer Launch 
Configurations" [Starting]
com.google.gdt.eclipse.designer.mobile (0.0.0) "GWT Designer Mobile Support" 
[Starting]
com.google.gdt.eclipse.designer.preferences (0.0.0) "GWT Designer Preferences" 
[Starting]
com.google.gdt.eclipse.designer.SmartGWT (0.0.0) "GWT Designer SmartGWT 
Support" [Active]
com.google.gdt.eclipse.designer.UiBinder (0.0.0) "GWT Designer UiBinder 
Support" [Active]
com.google.gdt.eclipse.designer.UiBinder.wizards (0.0.0) "GWT Designer UiBinder 
Wizards" [Starting]
com.google.gdt.eclipse.designer.wizards (0.0.0) "GWT Designer Wizards" 
[Starting]
com.google.gdt.eclipse.login (2.5.0.v201110041846-con-r37) "Google Login 
Plugin" [Active]
com.google.gdt.eclipse.managedapis (2.5.0.v201110041846-con-r37) "Google 
Managed APIs Plugin" [Active]
com.google.gdt.eclipse.platform (2.5.0.v201110041846-con-r37) "Google Eclipse 
Platform Plugin" [Starting]
com.google.gdt.eclipse.platform.shared (2.5.0.v201110041846-con-r37) "Google 
Eclipse Shared Platform Plugin" [Starting]
com.google.gdt.eclipse.suite (2.5.0.v201110041846-con-r37) "Google Suite 
Plugin" [Active]
com.google.gwt.eclipse.core (2.5.0.v201110041846-con-r37) "Google Web Toolkit 
Plugin" [Active]
com.google.gwt.eclipse.oophm (2.5.0.v201110041846-con-r37) "Google OOPHM 
Plugin" [Starting]

Original issue reported on code.google.com by scheglov@google.com on 21 Nov 2011 at 6:30

GoogleCodeExporter commented 9 years ago

Original comment by sharadg...@gmail.com on 30 Dec 2011 at 6:58

Attachments:

GoogleCodeExporter commented 9 years ago
Any workaround?

Original comment by jgper...@gmail.com on 27 Mar 2014 at 4:14