Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Icons related query
Icons related query [message #1014316] Mon, 25 February 2013 15:26 Go to next message
mallikarjun rampure is currently offline mallikarjun rampureFriend
Messages: 24
Registered: June 2011
Location: India
Junior Member
Hello All,

I want to use few icons from 'org.eclipse.ui' plugin in 'my_plugin'.
One way is copy those icons in 'my_plugin/icons' folder and use them.

Is there any other way to use thos icons directly in 'my_plugin/plugin.xml'.

Please guide me.
Re: Icons related query [message #1014397 is a reply to message #1014316] Mon, 25 February 2013 18:39 Go to previous message
Brian Vosburgh is currently offline Brian VosburghFriend
Messages: 137
Registered: July 2009
Senior Member
In your plugin.xml file you can reference an icon in another plug-in using an attribute like this:
    icon="platform:/plugin/org.eclipse.ui/icons/full/dlcl16/stop.gif"
Previous Topic:Eclipse 4.2 SR2 release
Next Topic:osgi.locking problem under Helios 3.6
Goto Forum:
  


Current Time: Thu Mar 28 08:36:13 GMT 2024

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

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

Back to the top