Bug 513304 - Setup API Tools on Generic Editor bundles

Change-Id: Ifda3b7ead85b67927047952985361e2b1a4161f8
Signed-off-by: Mickael Istria <mistria@redhat.com>
diff --git a/ui/org.eclipse.pde.genericeditor.extension/.project b/ui/org.eclipse.pde.genericeditor.extension/.project
index a582fd7..f95b979 100644
--- a/ui/org.eclipse.pde.genericeditor.extension/.project
+++ b/ui/org.eclipse.pde.genericeditor.extension/.project
@@ -20,9 +20,15 @@
 			<arguments>
 			</arguments>
 		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
 	</buildSpec>
 	<natures>
 		<nature>org.eclipse.pde.PluginNature</nature>
 		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
 	</natures>
 </projectDescription>