Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » What are the alternative solutions for DecorationOverlayIcon when using org.ecli
What are the alternative solutions for DecorationOverlayIcon when using org.ecli [message #10622] Sun, 31 May 2009 14:07 Go to next message
Florence  is currently offline Florence Friend
Messages: 16
Registered: July 2009
Junior Member
I am working on two different version of the products. The current
version of the product consumes org.eclipse.jface.3.4.2.M2 which contains
DecorationOverlayIcon. However, the older version of the product consumes
org.eclipse.jface.3.4.2.M2 which does not contain this class.

I need to make both versions of the product have the same look and feel
for the overlay images. I would like to consult with the team here that
what are the alternative solutions for DecorationOverlayIcon when using
org.eclipse.jface.3.4.2.M2?

Thanks
CORRECTION on the version number. [message #10658 is a reply to message #10622] Sun, 31 May 2009 14:09 Go to previous messageGo to next message
Florence  is currently offline Florence Friend
Messages: 16
Registered: July 2009
Junior Member
I am working on two different version of the products. The current
version of the product consumes org.eclipse.jface.3.4.2.M2 which contains
DecorationOverlayIcon. However, the older version of the product consumes
org.eclipse.jface.3.2.2.M2 which does not contain this class.

I need to make both versions of the product have the same look and feel
for the overlay images. I would like to consult with the team here that
what are the alternative solutions for DecorationOverlayIcon when using
org.eclipse.jface.3.2.2.M2?

Thanks
Re: CORRECTION on the version number. [message #10832 is a reply to message #10658] Thu, 04 June 2009 13:18 Go to previous message
Boris Bokowski is currently offline Boris BokowskiFriend
Messages: 272
Registered: July 2009
Senior Member
Hi Florence,

I would copy DecorationOverlayIcon.java so that it is available in both
versions of your product. Of course, by doing this you are probably creating
derivative work and need to be make sure you comply with the licensing...

Boris

"Florence " <florencelu@yahoo.com> wrote in message
news:7f6571560a0de966c99ad07dee317c91$1@www.eclipse.org...
>I am working on two different version of the products. The current version
>of the product consumes org.eclipse.jface.3.4.2.M2 which contains
>DecorationOverlayIcon. However, the older version of the product consumes
>org.eclipse.jface.3.2.2.M2 which does not contain this class.
>
> I need to make both versions of the product have the same look and feel
> for the overlay images. I would like to consult with the team here that
> what are the alternative solutions for DecorationOverlayIcon when using
> org.eclipse.jface.3.2.2.M2?
>
> Thanks
>
>
>
Previous Topic:Invoking WIzardNewFileCreator
Next Topic:Decorators
Goto Forum:
  


Current Time: Thu Apr 18 23:28:16 GMT 2024

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

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

Back to the top