Semi-OT: p2 and Eclipse on Linux
Semi-OT: p2 and Eclipse on Linux
- Subject: Semi-OT: p2 and Eclipse on Linux
- From: Pascal Robert <email@hidden>
- Date: Tue, 10 Jan 2012 08:29:26 -0500
For setting up Jenkins on wocommunity.org, I installed eclipse to be able to build WOLips, and I needed to add the JProfiler and JadClipse plugins. So I wanted to add them with p2 (the same way as Golipse do), like:
./p2 /opt/eclipse37 http://webobjects.mdimension.com/jprofiler6/,http://webobjects.mdimension.com/jadclipse/3.6/,http://www.zeroturnaround.com/update-site/
Output was:
com.jprofiler.integrations.eclipse.feature.group=6.0.6
net.sf.jadclipse.feature.group=3.3.0
org.zeroturnaround.eclipse.debug.feature.feature.group=1.4.1.201201061517
org.zeroturnaround.eclipse.embedder.feature.feature.group=4.5.4.201201061517
org.zeroturnaround.eclipse.feature.feature.group=1.5.2.201201061517
org.zeroturnaround.eclipse.m2e.feature.feature.group=1.0.0.201201061517
org.zeroturnaround.eclipse.nature.feature.feature.group=1.0.0.201201061517
org.zeroturnaround.eclipse.wtp.feature.feature.group=1.4.5.201201061517
org.zeroturnaround.eclipse.wtp.websphere.feature.feature.group=1.4.1.201201061517
org.zeroturnaround.eclipse32.debug.feature.feature.group=1.2.0.201201061517
org.zeroturnaround.myeclipse.feature.feature.group=1.0.3.201201061517
But looking at the features and plugins folders, I don't see the new features. So I tried with the direct command:
/opt/eclipse37/eclipse -nosplash -application org.eclipse.equinox.p2.director -d /opt/eclipse37 -p SDKProfile -profileproperties org.eclipse.update.install.features=true -followReferences -r http://webobjects.mdimension.com/jprofiler6/ -l
Still no errors, but nothing installed. Does someone got it to work on Linux?
Anyway, for now, I started Eclipse by X11 and added the plugins by the GUI.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden