Results 1 to 3 of 3
Thread: Gwt how to import external gar?
- 07-13-2009, 06:27 AM #1
Member
- Join Date
- Jul 2009
- Posts
- 9
- Rep Power
- 0
- 07-13-2009, 06:54 AM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Add the jar file in to the class path and import it in your application.
Are you working on any IDEs? Most of the IDEs do that for you.
- 07-14-2009, 04:31 AM #3
Member
- Join Date
- Jul 2009
- Posts
- 9
- Rep Power
- 0
Ide Eclipse, i import import org.apache.xmlrpc.client.XmlRpcClientConfigImpl;bu t i have exception
Java Code:Compiling module com.Chart_Test Refreshing module from source Validating newly compiled units Removing units with errors [ERROR] Errors in 'file:/F:/Example%20JAVA/Chart_Test/src/com/client/Chart_Test.java' [ERROR] Line 14: No source code is available for type org.apache.xmlrpc.client.XmlRpcClientConfigImpl; did you forget to inherit a required module? Computing all possible rebind results for 'com.client.Chart_Test' Rebinding com.client.Chart_Test Checking rule <generate-with class='com.google.gwt.user.rebind.ui.ImageBundleGenerator'/> [ERROR] Unable to find type 'com.client.Chart_Test' [ERROR] Hint: Previous compiler errors may have made this type unavailable [ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly
Similar Threads
-
external library help
By SIAS87 in forum Java AppletsReplies: 0Last Post: 03-28-2009, 03:12 PM -
Executing external command through JSP
By rudranee in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 03-21-2009, 09:22 AM -
External DTD requirements
By jwilley44 in forum XMLReplies: 0Last Post: 03-06-2009, 09:25 PM -
How to execute external EXE?
By 2bGeek in forum AWT / SwingReplies: 3Last Post: 02-21-2009, 12:59 AM -
Howto force to use an external jar
By riccardo_b in forum EclipseReplies: 0Last Post: 12-11-2008, 10:08 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks