I want to export my java project as a jar file, with the images on it.
I followed these instructions :http://www.cs.utexas.edu/~scottm/cs307/handouts/Eclipse%20Help/jarInEclipse.htm
But after I try to run my jar file it gives "Invalid or corrupt jarfile" error.
What is more when I export as a runnable jar file, icons that I added to my code are not shown. How should I import them in jar file ?
Try to export with Runnable Jar file this time
to answer your second query choose the followin option