Re: Compiling module Error using Eclipse GWT Compiler
On Oct 22, 2:02 am, Ram kumar <simramku...@gmail.com> wrote:
> I added new jar in the lib directory mvc4g-1.0.0.jar. I am using Controller
> class form that jar. When i try to compile the module, i am getting the
> below compile time error. Can any body help on this issue.
You need to adjust your gwt.xml file.
From http://code.google.com/p/mvc4g/wiki/HowtoIntegrateMvc4g
Insert Mvc4g module to your project:
<inherits name='com.mvc4g.Mvc4gModule'/>
Choose as an entry-point the Mvc4g Entry point
<entry-point class='com.mvc4g.client.Mvc4gEntryPoint' />
Respectfully,
Eric Jablow
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home