まとめ @ wiki
自作のパッケージに属性情報を追加する
最終更新:
shells
-
view
自作のパッケージに属性情報を追加する 【HP】
目次
ソース
manifest.mf
Implementation-Title: Y.Yamada Implementation Package
Implementation-Vendor: Wings Project
Implementation-Version: 1.0
Specification-Title: Y.Yamada Specification
Specification-Vendor: Wings Project, JSP Sub Project
Specification-Version: 1.0実行方法
コマンドプロンプトファイルがある階層にcdする
jar cmf manifest.mf sample.jar
実行結果
同じ階層にsample.jarが出来上がる