Updated project files to include plug-in/feature builders and natures.
diff --git a/docs/org.eclipse.jst.doc.isv/.project b/docs/org.eclipse.jst.doc.isv/.project
index 6b58ca5..f5955da 100644
--- a/docs/org.eclipse.jst.doc.isv/.project
+++ b/docs/org.eclipse.jst.doc.isv/.project
@@ -5,7 +5,18 @@
 	<projects>
 	</projects>
 	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.pde.ManifestBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.pde.SchemaBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
 	</buildSpec>
 	<natures>
+		<nature>org.eclipse.pde.PluginNature</nature>
 	</natures>
 </projectDescription>