Re: Hint: Previous compiler errors may have made this type unavailable

2009-09-22 Thread BMax
No Thomas, I have only this error!!! On 21 Set, 15:51, Thomas Broyer t.bro...@gmail.com wrote: On 21 sep, 11:06, BMax massimo.bo...@gmail.com wrote: Hi dougx, thanks a lot for your message! Sorry if I reply only at this time! I checked my code and its setting... I saw that it's already

Re: Hint: Previous compiler errors may have made this type unavailable

2009-09-22 Thread Thomas Broyer
On 22 sep, 14:41, BMax massimo.bo...@gmail.com wrote: No Thomas, I have only this error!!! :-S Send me your code (if you can), and I'll have a look (if I find time!) I'm sorry, there's not much more I (we) can do here... --~--~-~--~~~---~--~~ You received

Re: Hint: Previous compiler errors may have made this type unavailable

2009-09-21 Thread Thomas Broyer
On 21 sep, 11:06, BMax massimo.bo...@gmail.com wrote: Hi dougx, thanks a lot for your message! Sorry if I reply only at this time! I checked my code and its setting... I saw that it's already like you told me... and now? What can I do? And you don't have any other error before that one?

Re: Hint: Previous compiler errors may have made this type unavailable

2009-07-27 Thread dougx
: Previous compiler errors may have made this type unavailable This is because GWT is (very) not smart, and cannot locate classes in the small path as the gwt.xml file (notice how the template projects always have a client and server directory). So fix this, change the class path of App.java to: C

Re: Hint: Previous compiler errors may have made this type unavailable

2009-07-24 Thread mirceade
'/            [ERROR] Unable to find type 'org.xlab.semantic.gwtext.client.Sisma'               [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

Re: Hint: Previous compiler errors may have made this type unavailable

2009-07-24 Thread BMax
'org.xlab.semantic.gwtext.client.Sisma'               [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

[ERROR] Hint: Previous compiler errors may have made this type unavailable

2009-07-23 Thread BMax
] 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 I readed other post about this problem but I didn't

Re: [ERROR] Hint: Previous compiler errors may have made this type unavailable

2009-07-23 Thread Norman Maurer
generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/            [ERROR] Unable to find type 'org.xlab.semantic.gwtext.client.Sisma'               [ERROR] Hint: Previous compiler errors may have made this type unavailable               [ERROR] Hint: Check the inheritance

Re: Hint: Previous compiler errors may have made this type unavailable

2009-07-23 Thread BMax
an important work but now my project is blocked by this error: Checking rule generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/            [ERROR] Unable to find type 'org.xlab.semantic.gwtext.client.Sisma'               [ERROR] Hint: Previous compiler errors may have made