How to customize Eclipse export as Runnable Jar file? [message #1074841] |
Sat, 27 July 2013 23:36 |
Nhan Nguyen Messages: 1 Registered: July 2013 |
Junior Member |
|
|
I have 2 projects: BaseProject & AppProject
BaseProject contains 51 packages and 15 jar files as referenced libraries
AppProject just use 21 packages and 12 jar files of BaseProject
I configured Build Path and add required project in Eclipse and i want to export AppProject to Runnable Jar File. But when i open jar file with WinRar, it include entire 51 packages and 15 jar files of BaseProject. Is there a way to export only packages and jar files that are required for AppProject (just 21 packages and 12 jar files) ?
I cannot export as 'Jar File' instead of 'Runnable Jar File' and config manually, cause have many required packages and jar files.
I would appreciate if some one can point me!
|
|
|
Powered by
FUDForum. Page generated in 0.02530 seconds