0

I am generating a jar file as usual in eclipse, right click->export->as executable jar file-> point the filesystem exit->export

To execute i need to use a really big command java -Djava.library.path="C:\works\copaWeb\ChangeOrder\lib" -jar -d32 updateOrder.jar

This command -Djava.library.path="C:\works\copaWeb\ChangeOrder\lib" i use to load a .dll file, i want to generate a jar that user can just double click and run.

AgamenonD2
  • 83
  • 1
  • 11

0 Answers0