littlemiss
02-06-2008, 07:04 PM
I have coded a program but i need t to run on a jar file, i have been using the following code to construct it
jar cmf MyManifest Jarfile.jar *
It creates the jar file but does not put the images into the jar file and so when I run the program none of the images show up, how do i get this to work without having to issue all the images with the jar?
Thanks
jar cmf MyManifest Jarfile.jar *
It creates the jar file but does not put the images into the jar file and so when I run the program none of the images show up, how do i get this to work without having to issue all the images with the jar?
Thanks