Runnable JAR from Eclipse with DLL
802930Sep 16 2011 — edited Sep 20 2011Hi,
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