JayceLi  

命令行:

>jar cvfm jarfilename.jar MANIFEST.MF file1 file2 ...

其中,file1... MANIFEST.MF等都在当前目录下,file1...可以是.class ,也可以是包含.class的文件夹,是.class文件时要加后缀名。

posted on 2010-11-10 23:18  JayceLi  阅读(118)  评论(0编辑  收藏  举报