Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » OCL » org.eclipse.jdt.annotation version in RCP product configurations
org.eclipse.jdt.annotation version in RCP product configurations [message #1454492] Tue, 28 October 2014 13:00 Go to next message
ModelGeek Mising name is currently offline ModelGeek Mising nameFriend
Messages: 550
Registered: June 2011
Senior Member
I am working with an RCP application and recently i started to use latest (Luna) pivot plugins for OCL standard library extension. I have specified dependeny for org.eclipse.jdt.annotation as [1.0.0,2.0.0) means minimum version 1.0.0 inclusive till 2.0.0 exclusive.

Now i have 2 different versions of annotation plugin 1.1.0 and 2.0.0 in my workspace. RCP product always points at latest version (even though i have tried to explicitly mention 1,1.0). When i export the product then 2.0.0 is available in plugins folder rather than 1.1.0.

How can i make sure that 1.1.0 version is used?

Cheers
Re: org.eclipse.jdt.annotation version in RCP product configurations [message #1454843 is a reply to message #1454492] Tue, 28 October 2014 20:48 Go to previous messageGo to next message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
HIi

See https://bugs.eclipse.org/bugs/show_bug.cgi?id=449110

Regards

Ed Willink

On 28/10/2014 14:01, ModelGeek Mising name wrote:
> I am working with an RCP application and recently i started to use
> latest (Luna) pivot plugins for OCL standard library extension. I have
> specified dependeny for org.eclipse.jdt.annotation as [1.0.0,2.0.0)
> means minimum version 1.0.0 inclusive till 2.0.0 exclusive.
>
> Now i have 2 different versions of annotation plugin 1.1.0 and 2.0.0 in
> my workspace. RCP product always points at latest version (even though i
> have tried to explicitly mention 1,1.0). When i export the product then
> 2.0.0 is available in plugins folder rather than 1.1.0.
> How can i make sure that 1.1.0 version is used?
> Cheers
Re: org.eclipse.jdt.annotation version in RCP product configurations [message #1457937 is a reply to message #1454843] Fri, 31 October 2014 21:50 Go to previous message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
Hi

See https://bugs.eclipse.org/bugs/show_bug.cgi?id=449520.

I've got fed up with ths problem. OCL should soon be shipping an
org.eclipse.ocl.jdt.annotation7; a clearly distinctive name. Since it
re-instates the source-only functionality, you probably won't need
anything in your export, unless you plan to code generate with @NonNull
annotations in your RCP product.

Regards

Ed Willink

On 28/10/2014 20:48, Ed Willink wrote:
> HIi
>
> See https://bugs.eclipse.org/bugs/show_bug.cgi?id=449110
>
> Regards
>
> Ed Willink
>
> On 28/10/2014 14:01, ModelGeek Mising name wrote:
>> I am working with an RCP application and recently i started to use
>> latest (Luna) pivot plugins for OCL standard library extension. I have
>> specified dependeny for org.eclipse.jdt.annotation as [1.0.0,2.0.0)
>> means minimum version 1.0.0 inclusive till 2.0.0 exclusive.
>>
>> Now i have 2 different versions of annotation plugin 1.1.0 and 2.0.0 in
>> my workspace. RCP product always points at latest version (even though i
>> have tried to explicitly mention 1,1.0). When i export the product then
>> 2.0.0 is available in plugins folder rather than 1.1.0.
>> How can i make sure that 1.1.0 version is used?
>> Cheers
>
Previous Topic:What is wrong in this expression with enumeration values?
Next Topic:Custom OCL messages
Goto Forum:
  


Current Time: Tue Mar 19 03:42:27 GMT 2024

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

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

Back to the top