Archive for May 5th, 2008

GWT + Extjs + Eclipse + Cypal = Error

For anyone following the tutorial found here, and getting this handy error:
[ERROR] Failure to load module ‘foo.bar.Bar’
java.lang.NoSuchMethodError:
org.eclipse.jdt.internal.compiler.CompilationResult.getErrors()[Lorg/
eclipse/jdt/core/compiler/IProblem;
I get this error whenever I add the nocache.js to the html page.
I have a solution.  Go in to your project properties and remove unused libraries (especially any that refer to Tomcat). Project -> Properties -> Java Build Path […]

Read More..>>

Dear Google, smarter plz

I say google because it happens to be the only search engine I use.  I guess this applies to all of them, if for some weird reason you use yahoo or ask or msn.
When I search for something like “java spring static method”, often times google will return results from mailing lists or blogs or […]

Read More..>>