gdurelle / gwt-tagcloud

A gwt composite to create a tag cloud
1 stars 1 forks source link

The import gdurelle cannot be resolved. #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi, 

I'm trying to use the tag cloud but having some issues.  I've added the 
.jar to my build path and I'm even able to type the 'import 
gdurelle.<name>.<name> ....' etcetera into Eclipse and it gives me the code 
completion options as I do it.

When I go to run it in hosted mode though, I get the error:

"The import gdurelle cannot be resolved."

This happens even though I have added it to the build path and even though 
eclipse seems to recognise the library enough to give me code completion 
when typing the import statements.

Original issue reported on code.google.com by mongrelu...@gmail.com on 10 Nov 2009 at 10:50