You want a .jardesc file. They do not kick off automatically, but it’s within 2 clicks.
- Right click on your project
- Choose
Export > Java > JAR file - Choose included files and name output JAR, then click
Next - Check “Save the description of this JAR in the workspace” and choose a name for the new
.jardescfile
Now, all you have to do is right click on your .jardesc file and choose Create JAR and it will export it in the same spot.