Need explicit dependency on backport

This commit is contained in:
dsyer
2008-03-04 08:46:15 +00:00
parent e8da2c76f5
commit cb50d4d18a
2 changed files with 129 additions and 62 deletions

View File

@@ -1,17 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>src</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>src</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
<linkedResources>
<link>
<name>pom.xml</name>
<type>1</type>
<locationURI>PARENT/pom.xml</locationURI>
</link>
</linkedResources>
</projectDescription>