/ Published in: Java
This assumes that you want the resulting JAR file to be named BangBean.jar, and that you’ve put the manifest in a file called BangBean.mf
Expand |
Embed | Plain Text
jar cfm BangBean.jar BangBean.mf bangbean
You need to login to post a comment.
