Browse Source
This makes it easy to edit the pom.xml from within Eclipse. Change-Id: I4718217caadbfe892b7cbb557e0d3d6b40d48321 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>stable-3.4
Robin Rosenberg
12 years ago
committed by
Matthias Sohn
1 changed files with 40 additions and 0 deletions
@ -0,0 +1,40 @@ |
|||||||
|
<?xml version="1.0" encoding="UTF-8"?> |
||||||
|
<projectDescription> |
||||||
|
<name>org.eclipse.jgit.packaging</name> |
||||||
|
<comment></comment> |
||||||
|
<projects> |
||||||
|
</projects> |
||||||
|
<buildSpec> |
||||||
|
</buildSpec> |
||||||
|
<natures> |
||||||
|
</natures> |
||||||
|
<filteredResources> |
||||||
|
<filter> |
||||||
|
<id>1398668730254</id> |
||||||
|
<name></name> |
||||||
|
<type>10</type> |
||||||
|
<matcher> |
||||||
|
<id>org.eclipse.ui.ide.multiFilter</id> |
||||||
|
<arguments>1.0-name-matches-false-false-*.feature</arguments> |
||||||
|
</matcher> |
||||||
|
</filter> |
||||||
|
<filter> |
||||||
|
<id>1398668730318</id> |
||||||
|
<name></name> |
||||||
|
<type>10</type> |
||||||
|
<matcher> |
||||||
|
<id>org.eclipse.ui.ide.multiFilter</id> |
||||||
|
<arguments>1.0-name-matches-false-false-org.eclipse.jgit.repository</arguments> |
||||||
|
</matcher> |
||||||
|
</filter> |
||||||
|
<filter> |
||||||
|
<id>1398668730384</id> |
||||||
|
<name></name> |
||||||
|
<type>26</type> |
||||||
|
<matcher> |
||||||
|
<id>org.eclipse.ui.ide.multiFilter</id> |
||||||
|
<arguments>1.0-name-matches-false-false-org.eclipse.jgit.target</arguments> |
||||||
|
</matcher> |
||||||
|
</filter> |
||||||
|
</filteredResources> |
||||||
|
</projectDescription> |
Loading…
Reference in new issue