hroriz
5 May 2009, 7:02 AM
Hi all,
in eclipse with the GWT plugin, when you create a gwt project 2 subpackages are created by default, namely client and server. I tried to rename those packages (refactoring) and recompiled. I get the following error:
Checking rule <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/>
[ERROR] Unable to find type 'br.com.fucapi.dw.co.DataWarehouse'
[ERROR] Hint: Previous compiler errors may have made this type unavailable
It doenst find the class.
Any hints?
Thanks in advance.
in eclipse with the GWT plugin, when you create a gwt project 2 subpackages are created by default, namely client and server. I tried to rename those packages (refactoring) and recompiled. I get the following error:
Checking rule <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/>
[ERROR] Unable to find type 'br.com.fucapi.dw.co.DataWarehouse'
[ERROR] Hint: Previous compiler errors may have made this type unavailable
It doenst find the class.
Any hints?
Thanks in advance.