From 7dafe8ec2361d20dc24d4381843ad5272b72a717 Mon Sep 17 00:00:00 2001 From: Andrew Gvozdev Date: Mon, 23 Aug 2010 04:17:41 +0000 Subject: [PATCH] Compilation warning --- build/org.eclipse.cdt.make.ui/plugin.properties | 2 ++ build/org.eclipse.cdt.make.ui/plugin.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/build/org.eclipse.cdt.make.ui/plugin.properties b/build/org.eclipse.cdt.make.ui/plugin.properties index 7335fac71a4..c9969ad19de 100644 --- a/build/org.eclipse.cdt.make.ui/plugin.properties +++ b/build/org.eclipse.cdt.make.ui/plugin.properties @@ -14,6 +14,8 @@ pluginName=C/C++ Standard make Build UI providerName=Eclipse CDT +DiscoveryProfilePage.name=Discovery Profile Page + WizardNewCMakeProject.name=Standard Make C Project WizardNewCMakeProject.description=Create a new C Project which uses a simple makefile. diff --git a/build/org.eclipse.cdt.make.ui/plugin.xml b/build/org.eclipse.cdt.make.ui/plugin.xml index cd7902aaa46..c6418d6df98 100644 --- a/build/org.eclipse.cdt.make.ui/plugin.xml +++ b/build/org.eclipse.cdt.make.ui/plugin.xml @@ -1,7 +1,7 @@ - +