launchConfigurationTypeImages [message #324713] |
Wed, 30 January 2008 19:28 |
Eclipse User |
|
|
|
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.
|
|
|
Powered by
FUDForum. Page generated in 0.04128 seconds