From 4d57809f9b5507c36be8e062665ea800b2e7bf53 Mon Sep 17 00:00:00 2001 From: Andrew Ferguson Date: Mon, 17 Sep 2007 14:28:27 +0000 Subject: [PATCH] 203553: Apply patch on behalf on Beth Tibbitts --- .../guide/projectTemplateEngine/Howtoregistertemplates.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/org.eclipse.cdt.doc.isv/guide/projectTemplateEngine/Howtoregistertemplates.html b/doc/org.eclipse.cdt.doc.isv/guide/projectTemplateEngine/Howtoregistertemplates.html index 087d9e36ef8..aac4b021573 100644 --- a/doc/org.eclipse.cdt.doc.isv/guide/projectTemplateEngine/Howtoregistertemplates.html +++ b/doc/org.eclipse.cdt.doc.isv/guide/projectTemplateEngine/Howtoregistertemplates.html @@ -132,7 +132,9 @@ API document for
  • Specify the project type you wish the template to be associated with. The project type id can be -found by looking at the project types contributed to the buildDefinitions extension point. See the CDT Build System documentation in the developer guide for built-in project type ids. +found by looking at the project types contributed to the buildDefinitions extension point. +For more information about project types, see +New project information in the What's New in CDT Build section, especially the section "What are the general project type entries?". projectType drop-down list. This is an mandatory attribute.