commit | c74ac3a58e2c9721aab2c567349dd77914868f60 | [log] [tgz] |
---|---|---|
author | hcao | Fri Jun 08 02:24:41 2007 +0000 |
committer | hcao | Fri Jun 08 02:24:41 2007 +0000 |
tree | 6130c77f909582636379b17f62869775a8d001b6 | |
parent | e9c73c0be242f732132046692a9b66de43196fbc [diff] |
191460: Editable state of "Run:" text control in launch configuration is not correctly updated
diff --git a/plugins/org.eclipse.datatools.sqltools.routineeditor/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.sqltools.routineeditor/META-INF/MANIFEST.MF index bfe99d2..0dbe1c1 100644 --- a/plugins/org.eclipse.datatools.sqltools.routineeditor/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.datatools.sqltools.routineeditor/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Eclipse Data Tools Platform SQL Tools Routine Editor Plug-in Bundle-SymbolicName: org.eclipse.datatools.sqltools.routineeditor;singleton:=true -Bundle-Version: 1.0.0.200706071 +Bundle-Version: 1.0.0.200706081 Bundle-Activator: org.eclipse.datatools.sqltools.routineeditor.internal.RoutineEditorActivator Bundle-Vendor: Eclipse.org Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.datatools.sqltools.routineeditor/build.properties b/plugins/org.eclipse.datatools.sqltools.routineeditor/build.properties index 3921af8..0e8d8d6 100644 --- a/plugins/org.eclipse.datatools.sqltools.routineeditor/build.properties +++ b/plugins/org.eclipse.datatools.sqltools.routineeditor/build.properties
@@ -8,7 +8,7 @@ schema/,\ icons/ src.dir = src/ -plugin.version = 1.0.0.200706071 +plugin.version = 1.0.0.200706081 javadoc.dir = doc/api/ download.dir = ./download/ javac.source = 1.4