You won't be able to put jars in your jar. Typically you would just include that jar file in a" /lib" folder in your installation and add that reference to the class path entry in your application jar manifest file.
Ezzaral
Posting Genius
15,986 posts since May 2007
Reputation Points: 3,250
Solved Threads: 847
You really don't want to realy on the users installing JMF to a particular place. It's much easier to manage if you just zip or tar your project into a structure that includes JMF in a /lib folder and use that with your class path. The zip or tar file is still portable, they just have to uncompress it wherever they like. Keeping third party libraries in the /lib folder makes it easier to manage for you and the users.
Ezzaral
Posting Genius
15,986 posts since May 2007
Reputation Points: 3,250
Solved Threads: 847