Exporting classes into a Jar [message #125519] |
Thu, 22 December 2005 12:32  |
Eclipse User |
|
|
|
Hi there,
I am moving from VisualAge for Jave to Eclipse. In VisualAger there is a
very good utility to export the classes into a Jar. This export function
also gives you the option of finding all referenced classes and resources
in the exporting classes and put them into the same jar.
I am trying to find such a capabilty in Eclipse with no success. The
export utilty of Eclipse is very poor. It allows you to select different
projects during export process. Selecting of those project causes to put
bunch of not needed classes into the jar.
I also relaized that there are bunch of compile history in the exported
jar like:
GeneratorPanel$1.class
GeneratorPanel$2.class
GeneratorPanel$3.class
GeneratorPanel$4.class
GeneratorPanel.class
I do not know if these files are all needed during run time, or just
export process is not intelligent enough to just pick the last one.
Thanks,
Brian
|
|
|
|
Powered by
FUDForum. Page generated in 0.07785 seconds