Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Runnable JAR from Eclipse with DLL

802930Sep 16 2011 — edited Sep 20 2011
Hi,

Is it possible to export a runnable jar from Eclipse that includes and uses a dll?

My simple application uses an 'external' API - JIntelliType - a jar file and a dll belongs to it.
I can run the project fine from Eclipse, but I can't export it to runnable jar. I am a bit lost among classpath, path, build path, native library location, referenced library,..
But maybe it doesn't matter because after trying to look this question up on the net, I am not sure if it is possible to do it with Eclipse (not without additional plugin at least).

Could somebody please help me with this?

Thank you in advance!

lemonboston
This post has been answered by gimbal2 on Sep 16 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 18 2011
Added on Sep 16 2011
5 comments
4,036 views