Re: How can i delete a GWT Module?

2011-09-30 Thread Šobis
Same problem here. Did anyone solve this problem? -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/wNKGbxTunckJ. To post to this group, send email

Re: How can i delete a GWT Module?

2011-09-30 Thread Thomas Broyer
In your project's settings, go to Google → Google Web Toolkit and make sure your module is no longer referenced there. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To view this discussion on the web visit

How can i delete a GWT Module?

2010-10-27 Thread nacho
I made a GWT module in eclipse (File - New - Module) And now, i want to delete that module. I already deleted MyModule.gwt.xml and MyModule.java (entry point class). But when i try to run my application i get this in my console: Loading modules com.mycompany.myapp.MyModule [ERROR]