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.