Bläddra i källkod

Adding PDE API Tools nature to JGit

tags/v0.7.0
Chris Aniszczyk 14 år sedan
förälder
incheckning
9151264e7d
2 ändrade filer med 9 tillägg och 0 borttagningar
  1. 6
    0
      org.eclipse.jgit/.project
  2. 3
    0
      org.eclipse.jgit/.settings/org.eclipse.pde.core.prefs

+ 6
- 0
org.eclipse.jgit/.project Visa fil

@@ -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>

+ 3
- 0
org.eclipse.jgit/.settings/org.eclipse.pde.core.prefs Visa fil

@@ -0,0 +1,3 @@
#Thu Jan 14 14:34:32 CST 2010
eclipse.preferences.version=1
resolve.requirebundle=false

Laddar…
Avbryt
Spara