Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2003-11-06 16:49:10 +0000
committerDarin Wright2003-11-06 16:49:10 +0000
commit38107e4d494946e191a0db027a334dc537222f12 (patch)
treeb15147e1031e705d451de534fab6b685b6244bda /org.eclipse.debug.core/plugin.xml
parentf2abeaaf866fb27d598c29f44fcc9d359fa9a3a3 (diff)
downloadeclipse.platform.debug-38107e4d494946e191a0db027a334dc537222f12.tar.gz
eclipse.platform.debug-38107e4d494946e191a0db027a334dc537222f12.tar.xz
eclipse.platform.debug-38107e4d494946e191a0db027a334dc537222f12.zip
RCP migration
Diffstat (limited to 'org.eclipse.debug.core/plugin.xml')
-rw-r--r--org.eclipse.debug.core/plugin.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.debug.core/plugin.xml b/org.eclipse.debug.core/plugin.xml
index aaaceb84a..ea8e51bce 100644
--- a/org.eclipse.debug.core/plugin.xml
+++ b/org.eclipse.debug.core/plugin.xml
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
+<?eclipse version="3.0"?>
<plugin
id="org.eclipse.debug.core"
name="%pluginName"

Back to the top