diff options
Diffstat (limited to 'org.eclipse.jgit.storage.dht/.project')
-rw-r--r-- | org.eclipse.jgit.storage.dht/.project | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/org.eclipse.jgit.storage.dht/.project b/org.eclipse.jgit.storage.dht/.project index 11af6dea7d..db60c5557f 100644 --- a/org.eclipse.jgit.storage.dht/.project +++ b/org.eclipse.jgit.storage.dht/.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.jdt.core.javanature</nature> <nature>org.eclipse.pde.PluginNature</nature> + <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature> </natures> </projectDescription> |