Forums Register Login

Exception while creating a Jar file

+Pie Number of slices to send: Send
Hi All,
I am getting file not found exception while I am jar file. Below I am putting , wht I am getting while creating the jar file.
jar cvfm 800PBXMAIN.jar -C Manifest.txt \ main \

Where Manifest.txt is the manually created manifest file and main is the package name containing the class file having the main class. both the main package and Manifest file kept in the bin folder of jdk.


java.io.FileNotFoundException: -C (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at java.io.FileInputStream.<init>(FileInputStream.java:66)
at sun.tools.jar.Main.run(Main.java:122)
at sun.tools.jar.Main.main(Main.java:903)


Please help me with this.

Thanks & Regards

Ajay Singh Yaduwanshi
+Pie Number of slices to send: Send
Please choose the correct forum when making your posts. This forum is for asking questions ABOUT THIS WEB SITE, not for asking questions about java.

I'll see about getting this moved to a more appropriate forum.
+Pie Number of slices to send: Send
You have the -C option in the wrong place. Check the doc for the jar command and the problem should become obvious.
snakes are really good at eating slugs. And you wouldn't think it, but so are tiny ads:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com


reply
reply
This thread has been viewed 1232 times.
Similar Threads
error while using jar -tvf file.war
Exception while creating jar file
Difficulty in adding own manifest file
jar file not working
How to create an executable in java
Thread Boost feature
More...

All times above are in ranch (not your local) time.
The current ranch time is
Apr 16, 2024 02:42:19.