Tuesday, June 26, 2012

org.eclipse.equinox.p2.director

This if they ever wanted to create they're own install with PHP managment. If you have a better way of creating this configuration. There is a gist available for the some build scripts that might give you some ideas.

Code Spec:

eclipsec.exe \ -application org.eclipse.equinox.p2.director \ -noSplash -consolelog \ -data ~/workspace \ -repository http://download.eclipse.org/releases/indigo \ -installIUs org.eclipse.egit.feature.group,\ org.eclipse.jgit.feature.group,\ org.eclipse.emf.sdk.feature.group,\ org.eclipse.mylyn_feature.feature.group \ -tag InitialState \ -destination ~/Eclipse/eclipse-NEWZ \ -profile php.profile \ -p2.os win32 -p2.ws win32 -p2.arch x86_64 \ -profileProperties org.eclipse.update.install.features=true \ -bundlepool ~/Eclipse/eclipse-NEWZ/dropins/php \ -purgeHistory -roaming


PUBLIC GIST

git://gist.github.com/2996942.git

No comments:

Post a Comment