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 @@ - +