[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: How to create a Jar of my binaries

Mario,

Choose File->Export->JAR File

Choose the projects/packages to export.
Choose "Export generated class files and resources".

Enter a JAR name, etc.

That should do the trick!

Mario Lim wrote:

> How would I create a .jar of my binary class files from the workbench?