Hi,
 
I just downloaded and installed googlipse, i creadet a new application and module acording to the documentation, using cut and paste, i migrated most of the code from a working project (in hosted mode). i tred running the application and i got this error.
 
[ERROR] Failure to load module 'com.sidmach.nafc.NafcAdmin'
java.lang.NoSuchMethodError: org.eclipse.jdt.internal.compiler.ast.TypeDeclaration.kind()I
 at com.google.gwt.dev.jdt.TypeOracleBuilder.isInterface(TypeOracleBuilder.java:377)
 at com.google.gwt.dev.jdt.TypeOracleBuilder.processType(TypeOracleBuilder.java:504)
 at com.google.gwt.dev.jdt.TypeOracleBuilder.access$100(TypeOracleBuilder.java:81)
 at com.google.gwt.dev.jdt.TypeOracleBuilder$2.visit(TypeOracleBuilder.java:290)
 at org.eclipse.jdt.internal.compiler.ast.TypeDeclaration.traverse(TypeDeclaration.java:990)
 at org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration.traverse(CompilationUnitDeclaration.java:307)
 at com.google.gwt.dev.jdt.TypeOracleBuilder.build(TypeOracleBuilder.java:275)
 at com.google.gwt.dev.cfg.ModuleDef.getTypeOracle(ModuleDef.java:222)
 at com.google.gwt.dev.GWTShell$BrowserWidgetHostImpl.createModuleSpaceHost(GWTShell.java:181)
 at com.google.gwt.dev.shell.ie.BrowserWidgetIE6$External.gwtOnLoad(BrowserWidgetIE6.java:43)
 
 
i am using gwt versin 1.1.0 with eclipse 3.2 (i an using the wtp+eclipse combo package) runnign on a java 1.5 VM
 
is this a bug or am i missing something
 
'Soji
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Googlipse-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/googlipse-users

Reply via email to