Skip to main content



      Home
Home » Newcomers » Newcomers » Icons related query
Icons related query [message #1014316] Mon, 25 February 2013 10:26 Go to next message
Eclipse UserFriend
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 13:39 Go to previous message
Eclipse UserFriend
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: Wed Jul 23 07:47:04 EDT 2025

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

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

Back to the top