Issue
Is there anyway to install fatjar
plugin in eclipse
mars
.
I used this plugin in eclipse
ganymede
.
if it is not possible is there any alternative for this plugin? fatjar site : http://fjep.sourceforge.net/
both way not working:
- extract/copy to plugin folder and run with -clean
- use update url
UPDATE:
result when installing with update url:
An error occurred while installing the items session context was:(profile=D__Programs_eclipse_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null --> [R]net.sf.fjep.fatjar 0.0.31, action=). Failed to prepare partial IU: [R]net.sf.fjep.fatjar 0.0.31.
Solution
I found the solution:
first need to install : Eclipse 2.0 Style Plugin Support
You can get it from Update URL: http://download.eclipse.org/eclipse/updates/4.5
after eclipse restarted, we can install the fatjar plugin with update URL
or
https://drive.google.com/file/d/18r_gETeXffYh1vo900c74rlCFa3fqv8R/view download it from here, after install restart eclipse
Answered By - Mohse Taheri