Bug 225601 Adopt API tooling for UI bundles
diff --git a/bundles/org.eclipse.ui.navigator.resources/.project b/bundles/org.eclipse.ui.navigator.resources/.project
index d6bb453..adf410f 100644
--- a/bundles/org.eclipse.ui.navigator.resources/.project
+++ b/bundles/org.eclipse.ui.navigator.resources/.project
@@ -19,10 +19,16 @@
<name>org.eclipse.pde.SchemaBuilder</name>
<arguments>
</arguments>
- </buildCommand>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
- <nature>org.eclipse.pde.PluginNature</nature>
+ <nature>org.eclipse.pde.PluginNature</nature>
+ <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
</natures>
</projectDescription>