fixed broken eclipse project files

This commit is contained in:
Jonas Boner 2009-05-13 10:57:35 +02:00
parent d470aee538
commit 1a06a67cfc
12 changed files with 569 additions and 552 deletions

View file

@ -1,17 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>akka-api-java</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>akka-api-java</name>
<comment/>
<projects>
<project>akka-kernel</project>
<project>akka-util-java</project>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>