I have created a module in Cypal, but I don't want it to have an entrypoint as it will be inherited by other modules. When I create the module and delete the entrypoint class and modify the *.gwt.xml file to only include <inherits name='com.google.gwt.user.User'/> then inherit this module from another dynamic webproject with an entry point I get the following error:
[ERROR] Module has no entry points defined [ERROR] Build failed (this happens when it tries to compile the inherited module) Any suggestions? -- -Pav --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cypal Studio for GWT" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cypal-studio-for-gwt?hl=en -~----------~----~----~----~------~----~------~--~---
