[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.equinox] Re: p2 director application: Installing and uninstalling feature


Hi,


I tried to use p2 director application to install some features into an existing target product. I used the following command line but the installtion was done in the builder installation and not the specified target product (specified with argument -destination). Anybody an idea what went wrong?
Is there a possibility to get more verbose output from the p2 director app?


Command line:
C:\Development\eclipse\eclipse3.4\eclipse.exe -application org.eclipse.equinox.p2.director.app.application -metadataRepository file:c:/tmp/build/mat/metadata/org.eclipse.mat.feature -artifactRepository file:c:/tmp/build/mat/results/org.eclipse.mat.feature -installIU org.eclipse.mat.feature.feature.group -destination c:/tmp/eclipse3.4/ -profile SDKProfile -consolelog -vmArgs -Declipse.p2.data.area=c:/tmp/eclipse3.4/p2


Kind Regards, Erwin