oliviercoma / fluent-builders-generator-eclipse-plugin

Automatically exported from code.google.com/p/fluent-builders-generator-eclipse-plugin
0 stars 0 forks source link

I can't install plugin with org.eclipse.equinox.p2.core #22

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,
I have the following script to install this plugin on a new developing machine,

/opt/homebrew-cask/Caskroom/eclipse-jee/4.5/Eclipse.app/Contents/MacOS/eclipse \
-clean -purgeHistory \
-application org.eclipse.equinox.p2.director \
-noSplash \
-repository http://moreunit.sourceforge.net/update-site/, 
http://fluent-builders-generator-eclipse-plugin.googlecode.com/hg/site/ \
-installIUs org.moreunit, ?

But I don't have any feature name. What feature I have to use?

Thank you very much
Alberto 

Original issue reported on code.google.com by rugnonea...@gmail.com on 2 Aug 2015 at 2:27