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.

site.xml 856B

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <site>
  3. <description url="JGit">
  4. This is a pure Java implementation of the Git version control system. The native Git version is also required in this version.
  5. </description>
  6. <feature url="features/org.eclipse.jgit_0.0.0.qualifier.jar" id="org.eclipse.jgit" version="0.0.0" patch="true">
  7. <category name="JGit"/>
  8. </feature>
  9. <feature url="features/org.eclipse.jgit.source_0.0.0.qualifier.jar" id="org.eclipse.jgit.source" version="0.0.0" patch="true">
  10. <category name="JGit"/>
  11. </feature>
  12. <feature url="features/org.eclipse.jgit.junit_0.0.0.qualifier.jar" id="org.eclipse.jgit.junit" version="0.0.0" patch="true">
  13. <category name="JGit"/>
  14. </feature>
  15. <category-def name="JGit" label="JGit">
  16. <description>
  17. JGit
  18. </description>
  19. </category-def>
  20. </site>