How to add external Jar file into GWT project.
- by guaz
I am going to use jacob.jar. But the problem is the jacob jar file don't have xxx.gwt.xml file. So I not able to inherit it into my project xml file.
How to resolve this problem? or GWT not allow us to add external JAR file?