Skip to main content



      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 10:07 Go to next message
Eclipse UserFriend
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 10:09 Go to previous messageGo to next message
Eclipse UserFriend
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 09:18 Go to previous message
Eclipse UserFriend
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: Sat May 10 02:29:48 EDT 2025

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

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

Back to the top