Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How to use Platfrom Images without the discouraged access warning?
How to use Platfrom Images without the discouraged access warning? [message #437997] Tue, 11 October 2005 11:04
h1055071 is currently offline h1055071Friend
Messages: 335
Registered: July 2009
Senior Member
Hi,

I want to re-use various Images and Icons in my 3.1 Eclipse RCP application.
For example, I want to re-use the "Import" icon. However, if I do this:

WorkbenchImages.getImageDescriptor(IWorkbenchGraphicConstant s.IMG_ETOOL_IMPORT_WIZ);

I get a "discouraged access" warning. So, is there any way to get hold of
these images legally?

Cheers,

PB
Previous Topic:Plugin links
Next Topic:Classpath problem when exporting RCP app
Goto Forum:
  


Current Time: Wed Dec 04 16:49:14 GMT 2024

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

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

Back to the top