-
Using Library In Eclipse (How to correctly add/use it)
Hi, I have a JAR file that is a library that i need to access during runtime.
Im building a Eclipse Plugin and cant figure out how to setup the library correctly and correctly use it.
If i create a library (By properties on the project -> build -> add external jars) I can then easily import it and access its functions. However when i run my plugin it doesnt seem to add the library and it crashes because it cannot access the methods in the library.
How do i correctly use a JAR file as a library in eclipse such that when I build and run the plugin it will work correctly?
Thanks for any help.
-
Welcome to DevX 
Does this help?
Similar Threads
-
By Quantum55 in forum Java
Replies: 0
Last Post: 08-03-2006, 08:06 AM
-
Replies: 0
Last Post: 05-22-2006, 11:13 AM
-
By AM003295 in forum VB Classic
Replies: 4
Last Post: 08-12-2005, 09:13 PM
-
Replies: 1
Last Post: 09-05-2002, 09:01 AM
-
By Developer Express in forum dotnet.announcements
Replies: 0
Last Post: 03-21-2002, 08:03 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|