Depend on samskivert as a project and inherit its dependencies, export our own dependencies, bump to guava r07

This commit is contained in:
Charlie Groves
2010-10-28 20:09:15 +00:00
parent 1b1792aabe
commit 206781f529
3 changed files with 21 additions and 27 deletions
+12 -16
View File
@@ -1,17 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>depot</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>
<name>depot</name>
<comment>A collection of Java utilities.</comment>
<projects/>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>