3
0
Fork 0

[svn r114] added foei

This commit is contained in:
willemc 2006-07-26 18:14:41 +02:00
parent 786e6731c1
commit a9ea03e737
43 changed files with 3217 additions and 0 deletions

7
.classpath Normal file
View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="tests"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>