2011年5月4日水曜日

.jar ファイルの作り方と実行方法

まずはメモ

javac  -cp  ../core.jar  *.java

jar  cf   hogehoge.jar  *.class

0 件のコメント:

コメントを投稿