[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Re: [p2]Using links file in Eclipse 3.4

If you don't get good response here, try posting to the eclipse.technology.equinox group.


On 11/4/2008 10:01 AM, Kiran Kumar wrote:
I am trying to add a feature to Eclipse 3.4 using links mechanism.
The folder I am trying to add is having a feature with two different
versions. Similarly the plug-ins folder also has two sets of same
plug-ins with different versions corresponding to the two features (same
feature of two different versions).
On starting Eclipse 3.4, with a link file in links folder pointing to
the above mentioned setup, latest version of the feature is getting
loaded, but some of the plug-ins of older version are getting loaded.
The set of plug-ins getting loaded with older version is not consistent
every time I restart eclipse with clean option.
The same setup works fine with older version of Eclipse.
Is the setup mentioned above a valid one in Eclipse 3.4? Can I
explicitly specify Eclipse to load a certain version of plug-ins?