sharkman / cypal-studio

Automatically exported from code.google.com/p/cypal-studio
0 stars 0 forks source link

[ERROR] Module has no entry points defined :: but, entry point is optional. #118

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. make a main gwt module
2. make a sub gwt module with no entry point tag.
3. main.gwt.xml has <inherits name='sub.gwt.xml'/> 

What is the expected output? What do you see instead?
 doesn't compile sub gwt module. but it compiles every modules in the 
project

Please use labels and text to provide additional information.
 actually entrypoint is optional tag.

Original issue reported on code.google.com by avatar....@gmail.com on 12 Nov 2008 at 4:24