请帮忙,这虽是一个老问题,但毕竟我是新手,我在生成jar文件时,老是提示"invalid header filed"错误.jar cvfm test.jar my.mf *.class在线等......
有这个文件,文件内容:Manifest-Version: 1.0Created-By: 1.5.0_03 (Sun Microsystems Inc.)Main-Class:test现在jar文件倒是生成了,但运行时以提示:Failed to load Main-Class mainfest attribute from test.jar不能运行,谢了,真好,你在线
[此贴子已经被作者于2007-3-20 18:24:02编辑过]
终于弄明白了,谢谢各位大侠的帮忙!!