I'm trying to compile some existing Java code to share with GWT code.  I 
can't modify the existing Java code, so don't even ask.

I have a package called "com.foo.bar".

I also have a class called "com.foo.Bar".

When I run the GWT compiler on code that imports the class com.foo.Bar, it 
complains that:

 Line 26: Only a type can be imported. com.foo.Bar resolves to a package

Anyone know of a workaround for this?


-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to