t**l 发帖数: 4 | 1 I want to create an executable jar file for a java program.
There are a lot of packages. To filter out the *.java files,
what kind of option do I have to use or how should I write the
manifest file?
Thanks very much. | n*****k 发帖数: 123 | 2
Try ant exclude tag.
【在 t**l 的大作中提到】 : I want to create an executable jar file for a java program. : There are a lot of packages. To filter out the *.java files, : what kind of option do I have to use or how should I write the : manifest file? : Thanks very much.
|
|