Usually these jar's that you inherit have a .xml in their root
package, just like your gwt project, and are also associated with
client-side stuff.

On Oct 27, 8:32 am, "Pablo G.F" <blay...@gmail.com> wrote:
> Hello:
>
> Im new to this so sorry if this is a trivial question.
> I wanna use Jdom library in one of my java classes , which is part of
> a GWT project. I´ve tried by adding the jdom.jar to the classpath and
> importing the classes I need, but it doesnt work. So I´ve read that it
> ´s necessary to inherit the module in the gwt.xml file. What I´ve
> tried is
>
> <inherit name='org.jdom'> but it doesn´t work and I don´t know what to
> do.
>
> Any help?
>
> Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to