From a25d270e7bec349347448167d48a7ebc8353e79c Mon Sep 17 00:00:00 2001 From: Eugene Tarassov Date: Fri, 11 Nov 2011 11:30:07 -0800 Subject: Fixed TCF package names in import statements. --- plugins/org.eclipse.tcf.cdt.ui/plugin.xml | 106 +++++++++++++++--------------- 1 file changed, 53 insertions(+), 53 deletions(-) (limited to 'plugins/org.eclipse.tcf.cdt.ui/plugin.xml') diff --git a/plugins/org.eclipse.tcf.cdt.ui/plugin.xml b/plugins/org.eclipse.tcf.cdt.ui/plugin.xml index d62278837..261b6ac40 100644 --- a/plugins/org.eclipse.tcf.cdt.ui/plugin.xml +++ b/plugins/org.eclipse.tcf.cdt.ui/plugin.xml @@ -12,15 +12,15 @@ - - + + + adaptableType="org.eclipse.tcf.internal.debug.ui.model.TCFNode" + class="org.eclipse.tcf.internal.cdt.ui.TCFNodeAdapterFactory"> @@ -32,18 +32,18 @@ - + + type="org.eclipse.tcf.internal.debug.ui.model.TCFNode"> @@ -51,29 +51,29 @@ point="org.eclipse.debug.ui.debugModelContextBindings"> + debugModelId="org.eclipse.tcf.debug"> + debugModelId="org.eclipse.tcf.debug"> - - + @@ -83,10 +83,10 @@ - - + @@ -116,30 +116,30 @@ id="org.eclipse.tcf.cdt.launch.localCLaunch" type="org.eclipse.cdt.launch.applicationLaunchType" modes="debug" - delegate="org.eclipse.tm.internal.tcf.cdt.launch.TCFCDTLaunchDelegate" + delegate="org.eclipse.tcf.internal.cdt.launch.TCFCDTLaunchDelegate" name="%launchDelegate.localApplication.name" delegateDescription="%launchDelegate.localApplication.description" - sourceLocatorId="org.eclipse.tm.tcf.debug.SourceLocator" + sourceLocatorId="org.eclipse.tcf.debug.SourceLocator" sourcePathComputerId="org.eclipse.cdt.debug.core.sourcePathComputer"> @@ -170,7 +170,7 @@ + class="org.eclipse.tcf.internal.debug.ui.launch.TCFPathMapTab"> @@ -179,7 +179,7 @@ name="%launchTab.sourceLookup.name" class="org.eclipse.debug.ui.sourcelookup.SourceLookupTab"> - + + class="org.eclipse.tcf.internal.debug.ui.launch.TCFPathMapTab"> - + + class="org.eclipse.tcf.internal.cdt.ui.launch.RemoteCMainTab"> + class="org.eclipse.tcf.internal.debug.ui.launch.TCFPathMapTab"> - + @@ -259,7 +259,7 @@ point="org.eclipse.debug.ui.launchConfigurationTabGroups"> @@ -276,10 +276,10 @@ + id="org.eclipse.tcf.cdt.ui.processPrompter" + plugin="org.eclipse.tcf.cdt.core"> @@ -287,16 +287,16 @@ point="org.eclipse.ui.commands"> @@ -307,9 +307,9 @@ allPopups="false" locationURI="menu:org.eclipse.debug.ui.BreakpointView?after=additions"> @@ -318,15 +318,15 @@ allPopups="false" locationURI="popup:#CEditorContext?after=group.debug"> - + @@ -336,7 +336,7 @@ -- cgit v1.2.3