Missing requirement during Equinox p2 director application usage [message #641954] |
Mon, 29 November 2010 06:15  |
Eclipse User |
|
|
|
Hello All,
I am trying to use the article to install RSE plug-in and then to use it just put the link into the dropins folder of Eclipse installation path.
The installation is not finished due to the problem related to the missing requirements like:
Missing requirement : RSE Core <version> requires 'org.eclipse.core'...
So, RSE cannot be installed to a separate folder.
The coomad I use is like:
./eclipse/eclipse -vm $vm -nosplash \
-data $workspace -consolelog -clean \
-application org.eclipse.equinox.p2.director.app.application \
-repository <RSE repository prepared by org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher
>\
-installIU <list of IU> \
-destination /home/myuser/rse \
-bundlepool /home/myuser/rse \
-profile rse.profile \
-profileProperties org.eclipse.update.install.features=true \
-p2.os linux -p2.ws gtk -p2.arch x86 \
-vmargs \
-Xms128M -Xmx256M -XX:PermSize=128M -XX:MaxPermSize=256M
It is clear that the requirements are located in Eclipse installation directory. But how I can specify them? In command line or env var?
May be I confuse the meaning of "destination" and "bundelPool" parameters? What is the targeted product means from destination definition?
Also, can someone explain how "shared" parameter must be used and in which cases?
Thanks in advance for the help.
Vasily Lukichev.
|
|
|
|
Powered by
FUDForum. Page generated in 0.03495 seconds