Can p2 install feature with version range? [message #695165] |
Mon, 11 July 2011 07:22 |
|
Hi guys,
I want to using org.eclipse.equinox.p2.director to install a feature with a range of version, such like [1.3.7,1.4.0] rather than a explicit version "1.3.9".
Can this be fulfilled? How?
<targetProductFolder>/eclipsec.exe
-application org.eclipse.equinox.p2.director
-repository ***
-installIU org.eclipse.cdt.feature.group/<version>
|
|
|
|
Re: Can p2 install feature with version range? [message #699298 is a reply to message #698912] |
Thu, 21 July 2011 09:51 |
|
Thanks for your reply. I still can't find out the correct format of query sentence, is there any further help file about this?
And I have another question refer to you. I want to get all the dependencies(features and plugins) of a feature from some remote update sites, what should I do?
|
|
|
|
|
Re: (no subject) [message #700262 is a reply to message #699849] |
Sat, 23 July 2011 04:42 |
|
I need to use query language as the following fomat:
<targetProductFolder>/eclipsec.exe
-application org.eclipse.equinox.p2.director
-repository ***
-installIU Q:query sentence with version range
How to write the query sentence??
|
|
|
Powered by
FUDForum. Page generated in 0.05153 seconds