PDE versions in update site [message #318201] |
Mon, 23 July 2007 11:27  |
Eclipse User |
|
|
|
Hello,
I'm working on a Eclipse plugin and I'm a bit confused with the version
numbering if the update site of the feature.
I have in my update site those features:
myPlugin_0.0.0.200707171016
myPlugin_0.1.0.200707231655
If I try to install my feature from my update site, I can only see the 2nd
one even if I uncheck the option "Show latest version of the feature only".
I'd like to be able to choose between the two versions. What shall I do ?
Thanks,
Tex.
|
|
|
|
|
Re: PDE versions in update site [message #318257 is a reply to message #318255] |
Tue, 24 July 2007 03:12   |
Eclipse User |
|
|
|
.... if I put them in different categories, the poblem is the same. Only the
lastest version is visible.
Tex.
"Tex Twil" <chaljan@hotmail.com> a écrit dans le message de
news:f848j3$rtj$1@build.eclipse.org...
> Hello,
> it does specify both of them. They are in the same cathegory.
>
> <site>
> <feature url="features/myFeature_0.0.0.200707171016.jar" id="my_Feature"
> version="0.0.0.200707171016">
> <category name="SpliceSEC Modeling Tool"/>
> </feature>
> <feature url="features/myFeature_0.1.0.200707231655.jar" id="my_Feature"
> version="0.1.0.200707231655">
> <category name="My Modeling Tool"/>
> </feature>
> <category-def name="My Modeling Tool" label="My Modeling Tool"/>
> </site>
>
> The version 0.0.0 appears light gray in the site.xml editor.
>
> Thanks,
> Tex.
>
>
> "Martin Oberhuber" <martin.oberhuber@windriver.com> a écrit dans le
> message de news:f82mu3$mjc$1@build.eclipse.org...
>> Your site.xml file needs to specify both versions of your feature,
>> preferredly under different categories.
>>
>> HTH,
>> --
>> Martin Oberhuber
>> Target Management Project Lead, DSDP PMC Member
>> http://www.eclipse.org/dsdp/tm
>>
>>
>> Tex Twil wrote:
>>> Hello,
>>> I'm working on a Eclipse plugin and I'm a bit confused with the version
>>> numbering if the update site of the feature.
>>>
>>> I have in my update site those features:
>>> myPlugin_0.0.0.200707171016
>>> myPlugin_0.1.0.200707231655
>>>
>>> If I try to install my feature from my update site, I can only see the
>>> 2nd one even if I uncheck the option "Show latest version of the feature
>>> only". I'd like to be able to choose between the two versions. What
>>> shall I do ?
>>>
>>> Thanks,
>>> Tex.
>
|
|
|
Re: PDE versions in update site [message #318261 is a reply to message #318257] |
Tue, 24 July 2007 04:15  |
Eclipse User |
|
|
|
Hello ... again :)
I found out what was the problem. In my site.xml I was referencing two
different version and in the directory "features" where three of them. I
don't know where the 3rd comes from but this was apparently confusing the
update manager.
Now it works,
bye Tex.
"Tex Twil" <chaljan@hotmail.com> a écrit dans le message de
news:f848ov$snj$1@build.eclipse.org...
> ... if I put them in different categories, the poblem is the same. Only
> the lastest version is visible.
>
> Tex.
>
> "Tex Twil" <chaljan@hotmail.com> a écrit dans le message de
> news:f848j3$rtj$1@build.eclipse.org...
>> Hello,
>> it does specify both of them. They are in the same cathegory.
>>
>> <site>
>> <feature url="features/myFeature_0.0.0.200707171016.jar"
>> id="my_Feature" version="0.0.0.200707171016">
>> <category name="SpliceSEC Modeling Tool"/>
>> </feature>
>> <feature url="features/myFeature_0.1.0.200707231655.jar"
>> id="my_Feature" version="0.1.0.200707231655">
>> <category name="My Modeling Tool"/>
>> </feature>
>> <category-def name="My Modeling Tool" label="My Modeling Tool"/>
>> </site>
>>
>> The version 0.0.0 appears light gray in the site.xml editor.
>>
>> Thanks,
>> Tex.
>>
>>
>> "Martin Oberhuber" <martin.oberhuber@windriver.com> a écrit dans le
>> message de news:f82mu3$mjc$1@build.eclipse.org...
>>> Your site.xml file needs to specify both versions of your feature,
>>> preferredly under different categories.
>>>
>>> HTH,
>>> --
>>> Martin Oberhuber
>>> Target Management Project Lead, DSDP PMC Member
>>> http://www.eclipse.org/dsdp/tm
>>>
>>>
>>> Tex Twil wrote:
>>>> Hello,
>>>> I'm working on a Eclipse plugin and I'm a bit confused with the version
>>>> numbering if the update site of the feature.
>>>>
>>>> I have in my update site those features:
>>>> myPlugin_0.0.0.200707171016
>>>> myPlugin_0.1.0.200707231655
>>>>
>>>> If I try to install my feature from my update site, I can only see the
>>>> 2nd one even if I uncheck the option "Show latest version of the
>>>> feature only". I'd like to be able to choose between the two versions.
>>>> What shall I do ?
>>>>
>>>> Thanks,
>>>> Tex.
>>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03253 seconds