[問題] 只 export 需要的 class 成 runnable jar消失

看板Eclipse作者時間14年前 (2010/05/13 01:12), 編輯推噓0(004)
留言4則, 3人參與, 最新討論串1/1
我發現 export runnable jar 時, eclipse 是把整個 project 的 class 都包進去 runnable jar。 其中包含了沒用到的 class,例如測試用的跟還沒完成的功能。 連打x的(有語法錯誤的)都包進去了 = =|| 我看了 #275 的文章是說可以"微調"? 但檢查 export runnable jar 的選項,就只有選擇把 lib 一起包或分開放之類的 next 鈕也不能按,選好就只能按 finish 有沒有可能「只打包 main class 以及 main 會用到的其他 class 跟 reference」? -- ※ 發信站: 批踢踢實業坊(ptt.cc)

05/13 08:30, , 1F
有X跟警告都不是好習慣
05/13 08:30, 1F

05/13 13:54, , 2F
有x的是舊版本程式 只是留下來參考用
05/13 13:54, 2F

05/15 05:14, , 3F
export jar file, manifest找例子抄,一起打包,一樣runnable
05/15 05:14, 3F

05/15 05:58, , 4F
或直接用export runnable jar file產生jar裡的manifest.mf
05/15 05:58, 4F
文章代碼(AID): #1Bwk5ihX (Eclipse)
文章代碼(AID): #1Bwk5ihX (Eclipse)