java eclipse packaging plug-in -- Fat Jar installation

Fat Jar installation

        There is a very useful package plug-in Fat Jar under eclipse, which can directly type the project into jar for release, and can also package the third-party jar package together, which is very convenient to use. The installation method is described below.

1. Installation method:

1. Eclipse plug-in installation method:
    download address at

    http://downloads.sourceforge.net/project/fjep/fatjar/fatjar_0_0_31/net.sf.fjep.fatjar_0.0.31.zip?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Ffjep%2Ffiles%2Ffatjar%2Ffatjar_0_0_31%2F&ts=1389604638&use_mirror=jaist

    After decompression, copy the files in the decompressed plugins to the plugins directory in eclipse, and then restart eclipse,

    To avoid Fat Jar being unrecognized, use the -clean parameter when eclipse starts.

 

2. Eclipse online update method:
    help >software updates >Search for new features to install>new update site>
   

    Fill in name and url
    name:      Fat Jar
    url:             http://kurucz-grafika.de/fatjar

 


 



 



 

 

2. How to use       Right-click on the project =>Export..=>Select Others in the wizard =>Fat Jar Exporter

 



 



 

 

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326846876&siteId=291194637