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.
Subscribe to:
Post Comments (Atom)
-
To install pngwrite we need to install to helper library before we install pngwriter. 1. libpng 2. freetype2 We can use fink or macport to i...
-
Parsing and displaying dates and times is often complicated because of formatting and locale issues. Java 2 Platform, Standard Edition (J2S...
No comments:
Post a Comment