I am creating jar file named post.jar
postclient(fold er) contains -------post(folder),mf .txt
jar -cmf mf.txt post.jar
but post.jar contains only mf.txt i want all the contents of the folder post
Pls help
postclient(fold er) contains -------post(folder),mf .txt
jar -cmf mf.txt post.jar
but post.jar contains only mf.txt i want all the contents of the folder post
Pls help
Comment