If the fat jar plugin is not included on eclipse then you have to download the fat jar.
Then copy that plugin into eclipse's plugin folder.
In linux the steps goes like these:
1. unzip net.sf.fjep.fatjar_0.0.27.zip
2. copy the plugin folder into eclipse plugin folder
3. start the eclipse using clean command so that the new plugin added eclipse is openned.
the command is: ./eclipse -clean
Now you can create jar file from eclipse IDE.
No comments:
Post a Comment