Link to home
Start Free TrialLog in
Avatar of zynxeyes
zynxeyes

asked on

Export it all (.dll, jars,...) into a single .jar - using Eclipse

I use Eclipse and have a Java app that uses a Java Native Interface .dll and some other .jars.
How can I export it all into one single .jar ?
 
SOLUTION
Avatar of Mick Barry
Mick Barry
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of zynxeyes
zynxeyes

ASKER

So what must I do? How shall i deploy my project?
Ideally I would like to have it deployed has a native win32 .EXE
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Should develop more talking about wrappers , giving links to tutorials, etc