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.
23 lines
858 B
23 lines
858 B
15 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<site>
|
||
|
<description url="JGit">
|
||
|
This is a pure Java implementation of the Git version control system. The native Git version is also required in this version.
|
||
|
</description>
|
||
|
<feature url="features/org.eclipse.jgit_0.0.0.qualifier.jar" id="org.eclipse.jgit" version="0.0.0" patch="true">
|
||
14 years ago
|
<category name="JGit"/>
|
||
15 years ago
|
</feature>
|
||
14 years ago
|
<feature url="features/org.eclipse.jgit.source_0.0.0.qualifier.jar" id="org.eclipse.jgit.source" version="0.0.0" patch="true">
|
||
14 years ago
|
<category name="JGit"/>
|
||
14 years ago
|
</feature>
|
||
15 years ago
|
<feature url="features/org.eclipse.jgit.junit_0.0.0.qualifier.jar" id="org.eclipse.jgit.junit" version="0.0.0" patch="true">
|
||
14 years ago
|
<category name="JGit"/>
|
||
15 years ago
|
</feature>
|
||
14 years ago
|
<category-def name="JGit" label="JGit">
|
||
15 years ago
|
<description>
|
||
14 years ago
|
JGit
|
||
15 years ago
|
</description>
|
||
|
</category-def>
|
||
|
</site>
|
||
13 years ago
|
|
||
|
|