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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
