How to Export Java Project in Eclipse with Image Library as a jar file -


i want export java project jar file, images on it.

i followed these instructions :http://www.cs.utexas.edu/~scottm/cs307/handouts/eclipse%20help/jarineclipse.htm

but after try run jar file gives "invalid or corrupt jarfile" error.

what more when export runnable jar file, icons added code not shown. how should import them in jar file ?

try export runnable jar file time enter image description here

to answer second query choose followin option

enter image description here


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -