You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.project 888B

1234567891011121314151617181920212223242526272829303132333435
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>org.eclipse.jgit.test</name>
  4. <comment></comment>
  5. <projects>
  6. <project>org.eclipse.jgit.java7</project>
  7. </projects>
  8. <buildSpec>
  9. <buildCommand>
  10. <name>org.eclipse.jdt.core.javabuilder</name>
  11. <arguments>
  12. </arguments>
  13. </buildCommand>
  14. <buildCommand>
  15. <name>org.eclipse.pde.ManifestBuilder</name>
  16. <arguments>
  17. </arguments>
  18. </buildCommand>
  19. <buildCommand>
  20. <name>org.eclipse.pde.SchemaBuilder</name>
  21. <arguments>
  22. </arguments>
  23. </buildCommand>
  24. <buildCommand>
  25. <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
  26. <arguments>
  27. </arguments>
  28. </buildCommand>
  29. </buildSpec>
  30. <natures>
  31. <nature>org.eclipse.jdt.core.javanature</nature>
  32. <nature>org.eclipse.pde.PluginNature</nature>
  33. <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
  34. </natures>
  35. </projectDescription>