Re: errors with google plugin for eclipse

2009-09-03 Thread Rajeev Dayal
Hi, Are you sure you even need Xerces in your application? Do you reference any Xerces classes directly in your application code? If not, you should remove xercesImpl.jar from: 1) jre/lib/ext 2) Your build classpath 3) war/WEB-INF/lib Then, try and run your app, and tell me what the error is.

Re: errors with google plugin for eclipse

2009-09-03 Thread pepgrifell
I found the solution to the first problem : ** Failure while parsing XML org.xml.sax.SAXNotRecognizedException: http://apache.org/xml/features/nonva

errors with google plugin for eclipse

2009-09-02 Thread pepgrifell
hi, I moved from GWT1.5.3 to GWT1.6/1.7. I installed google plguin in eclipse (Europa) and I did the changes in the directory structure. When I try to compile the app. with the pguing (red suitcase) I get thsi error: Loading module 'GemmaModule' [ERROR] Failure while parsing XML org.xml.sax.