How to make Executable jar file of Java Project in Eclipse

preview_player
Показать описание
Those who want to convert java project into executable jar in eclipse simply watch this video.
steps: Go to file- export- enter search term jar - click next- select destination path to generate jar- tick save manifest file in the workspace- select the main class file and click finish.
Рекомендации по теме
Комментарии
Автор

Thanks man. You don't want to know how long it took me to find a video like this.

DtheMan
Автор

Thank you !!. would be nice if you can record voice instructions. I was able to follow this and generate my first jar executable for my Eclipse Java Swin project .

avirammoran
Автор

Thanks but my JARS never open with a double click in Windows

bluex