Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » P2 » Missing requirement during Equinox p2 director application usage
Missing requirement during Equinox p2 director application usage [message #641954] Mon, 29 November 2010 11:15 Go to next message
Vasily Lukichev is currently offline Vasily LukichevFriend
Messages: 32
Registered: July 2009
Member
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.
Re: Missing requirement during Equinox p2 director application usage [message #643584 is a reply to message #641954] Tue, 07 December 2010 14:38 Go to previous message
Vasily Lukichev is currently offline Vasily LukichevFriend
Messages: 32
Registered: July 2009
Member
Hello All,

Finally I managed to instal RSE to a separate folder and connect it with Eclipse via dropins folder.

But I still do not have clear understanding of same parameters for p2.director.

Can someone recomend me a good article to read?

Thanks in advance!
Vasily.
Previous Topic:-p2 directory call with -uninstallIU
Next Topic:p2 folder and artifacts.xml file
Goto Forum:
  


Current Time: Sat Apr 27 05:00:05 GMT 2024

Powered by FUDForum. Page generated in 0.04107 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top