Install Eclipse plugins from command line


/ Published in: Bash
Save to your folder(s)

This shows how to install the "org.eclipse.ecf.server.generic" installable unit from the eclipse ECF Update Site.


Copy this code and paste it in your HTML
  1. /eclipse -application org.eclipse.equinox.p2.director -noSplash -repository http://download.eclipse.org/rt/ecf/3.3/helios/site.p2 -installIU org.eclipse.ecf.server.generic

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.