Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » launchConfigurationTypeImages
launchConfigurationTypeImages [message #324713] Wed, 30 January 2008 19:28
Eclipse UserFriend
I have a launch configuration type and it has an image defined in the
plugin.xml under launchConfigurationTypeImages. The image shows up in
the UI, all good.

Now I want to create a project property page that allows users to select
launch configurations. How can I get the image name from the
plugin.xml? That is, I want to grab the path to the image defined in the
extension point xml. (I know how to get the image once I have the path).

So for
<extension point="org.eclipse.debug.ui.launchConfigurationTypeImages"
icon="XXX/YYY.gif"...
I want "XXX/YYY.gif"

Thanks
John.
Previous Topic:Enhancing the JDT Java Editor
Next Topic:way to pass platform.xml to eclipse from command line???
Goto Forum:
  


Current Time: Fri Sep 19 05:59:50 EDT 2025

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

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

Back to the top