What steps will reproduce the problem?
1. make simple GWT-Ext module
2. try to build it launching a server or saving while the server is running
What is the expected output? What do you see instead?
[TRACE] Finding entry point classes
[ERROR] Unable to find type 'com.gratika.mygwt.client.HelloWorld'
[ERROR] Hint: Previous compiler errors may have made this type unavailable
[ERROR] Hint: Check the inheritance chain from your module; it may not be
inheriting a required module or a module may not be adding its source path
entries properly
[ERROR] Failure to load module 'com.gratika.mygwt.HelloWorld'
What version of the product are you using? On what operating system?
GWT Windows 1.5, gwtext-2.0.3, ext-2.0.2, Cypal Studio for GWT RC7, Eclipse
Europe 3.3.2, Windows XP
Please provide any additional information below.
i have following this step by step from
http://gwt-ext.com/wiki/index.php/Using_Eclipse , but i still get the error
or build failed.
Original issue reported on code.google.com by m.fauz...@gmail.com on 2 Jul 2008 at 7:58
Original issue reported on code.google.com by
m.fauz...@gmail.com
on 2 Jul 2008 at 7:58Attachments: