From 68008019f699c04220137a7ba85c9d546cbc7c2c Mon Sep 17 00:00:00 2001 From: Andrew Gvozdev Date: Mon, 12 Apr 2010 22:16:10 +0000 Subject: [PATCH] bug 308640: "Run Last Make Target" feature does not work unless used from context menu first --- build/org.eclipse.cdt.make.ui/plugin.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/build/org.eclipse.cdt.make.ui/plugin.xml b/build/org.eclipse.cdt.make.ui/plugin.xml index de4af2ea26d..cd7902aaa46 100644 --- a/build/org.eclipse.cdt.make.ui/plugin.xml +++ b/build/org.eclipse.cdt.make.ui/plugin.xml @@ -305,7 +305,7 @@ @@ -323,6 +323,9 @@ + + @@ -348,7 +351,7 @@ name="org.eclipse.cdt.core.model.ICProject"> + name="org.eclipse.cdt.make.core.IMakeTarget">