Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2005-03-18 14:41:29 +0000
committerDarin Wright2005-03-18 14:41:29 +0000
commit14960747a4c05dd5724e3aa1161b2f37d05303cc (patch)
treeedc3fce671f484df0bd2325a66f16fa281358652 /org.eclipse.debug.ui/schema/launchConfigurationTabGroups.exsd
parent8efd31eda613ab9d80273372eb539c719df4c17a (diff)
downloadeclipse.platform.debug-14960747a4c05dd5724e3aa1161b2f37d05303cc.tar.gz
eclipse.platform.debug-14960747a4c05dd5724e3aa1161b2f37d05303cc.tar.xz
eclipse.platform.debug-14960747a4c05dd5724e3aa1161b2f37d05303cc.zip
Bug 86572 - banner image for launch config tab groups ignored
Diffstat (limited to 'org.eclipse.debug.ui/schema/launchConfigurationTabGroups.exsd')
-rw-r--r--org.eclipse.debug.ui/schema/launchConfigurationTabGroups.exsd7
1 files changed, 0 insertions, 7 deletions
diff --git a/org.eclipse.debug.ui/schema/launchConfigurationTabGroups.exsd b/org.eclipse.debug.ui/schema/launchConfigurationTabGroups.exsd
index 0ecf83d25..4191f2c59 100644
--- a/org.eclipse.debug.ui/schema/launchConfigurationTabGroups.exsd
+++ b/org.eclipse.debug.ui/schema/launchConfigurationTabGroups.exsd
@@ -86,13 +86,6 @@ dialog for a type of launch configuration.
</appInfo>
</annotation>
</attribute>
- <attribute name="bannerImage" type="string">
- <annotation>
- <documentation>
- specifies the plugin-relative path of an wizard banner image file to display with this launch configuration tab group (since 3.1)
- </documentation>
- </annotation>
- </attribute>
</complexType>
</element>

Back to the top