diff options
author | eutarass | 2008-06-26 20:28:23 +0000 |
---|---|---|
committer | eutarass | 2008-06-26 20:28:23 +0000 |
commit | 8c7ae88f08e5a13ab93f8e0f532daa4d63f6d0ab (patch) | |
tree | 614a794250e1bae676018f61ad26e4ec23ae60ff /plugins/org.eclipse.tm.tcf.debug.ui | |
parent | 7ba260bae4d8f357d56a8810066fe089a5d26ba1 (diff) | |
download | org.eclipse.tcf-8c7ae88f08e5a13ab93f8e0f532daa4d63f6d0ab.tar.gz org.eclipse.tcf-8c7ae88f08e5a13ab93f8e0f532daa4d63f6d0ab.tar.xz org.eclipse.tcf-8c7ae88f08e5a13ab93f8e0f532daa4d63f6d0ab.zip |
Bug 225103: [tcf][releng] Add "(Incubation)" to TCF plugins in order to be conforming
Diffstat (limited to 'plugins/org.eclipse.tm.tcf.debug.ui')
-rw-r--r-- | plugins/org.eclipse.tm.tcf.debug.ui/plugin.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.tm.tcf.debug.ui/plugin.properties b/plugins/org.eclipse.tm.tcf.debug.ui/plugin.properties index 052dc5e6c..c071d1e0d 100644 --- a/plugins/org.eclipse.tm.tcf.debug.ui/plugin.properties +++ b/plugins/org.eclipse.tm.tcf.debug.ui/plugin.properties @@ -8,7 +8,7 @@ # Contributors: # Wind River Systems - initial implementation ############################################################################### -pluginName=TCF/Eclipse Debugger Integration UI +pluginName=TCF/Eclipse Debugger Integration UI (Incubation) providerName=Eclipse.org debugCurrentInstructionPointer=Debug Current Instruction Pointer |