Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCurtis Windatt2013-09-04 20:21:51 +0000
committerCurtis Windatt2013-09-04 20:21:51 +0000
commit70064b52b9bcd2316ef058d5344933115d457752 (patch)
tree325a25e8684ed0b5457a7826757339fe9109b96c
parent9e94e0391b3b9b602ba796d69935abe579d87d1f (diff)
downloadeclipse.platform.debug-I20130904-2000.tar.gz
eclipse.platform.debug-I20130904-2000.tar.xz
eclipse.platform.debug-I20130904-2000.zip
Bug 415966 - Did I (we) break .api_description generation?I20130905-2000I20130904-2000
Touch bundles
-rw-r--r--org.eclipse.debug.ui/plugin.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/org.eclipse.debug.ui/plugin.xml b/org.eclipse.debug.ui/plugin.xml
index a2dabd0cc..7c615593a 100644
--- a/org.eclipse.debug.ui/plugin.xml
+++ b/org.eclipse.debug.ui/plugin.xml
@@ -14,7 +14,6 @@
-->
<plugin>
-
<!-- Extension points -->
<extension-point id="consoleColorProviders" name="%ConsoleColorProvidersExtensionName" schema="schema/consoleColorProviders.exsd"/>

Back to the top