Reputation: 3
I need to extract a fat jar. The common jar does not answer me because it only works through the command prompt typing java -jar meujar.jar with double click does not transition the screens, I need to execute with double click, so also when converting to .exe it does not transition the screens I installed the Fat Jar Plug-in in eclipse: https://sourceforge.net/projects/fjep/).
Eclipse version: Luna Service Release 2 (4.4.2)
Extract the jar to the eclipse plugins folder and run eclipse using the eclipse-clean command, as directed: http://fjep.sourceforge.net/
However, to export I must access File -> Export -> Other -> One Jar Exporter (Export runnable jars from Eclipse without libraries), but in Eclipse there is no Other option and none of the available options has the Fat Jar, as shown in the image:
Upvotes: 0
Views: 625