diff --git a/build/org.eclipse.cdt.make.ui/plugin.properties b/build/org.eclipse.cdt.make.ui/plugin.properties index ff219ff7ddf..a9f00b76504 100644 --- a/build/org.eclipse.cdt.make.ui/plugin.properties +++ b/build/org.eclipse.cdt.make.ui/plugin.properties @@ -76,3 +76,5 @@ CDTPathSymbolsProperty.name=C/C++ Project paths and symbols Includes=Includes Symbols=Symbols +# menu label +Make.targets.menu=Make targets \ No newline at end of file diff --git a/build/org.eclipse.cdt.make.ui/plugin.xml b/build/org.eclipse.cdt.make.ui/plugin.xml index 966a3ae69a4..8be0ebaa51c 100644 --- a/build/org.eclipse.cdt.make.ui/plugin.xml +++ b/build/org.eclipse.cdt.make.ui/plugin.xml @@ -70,17 +70,25 @@ + + + +