This commit is contained in:
Ziver Koc 2009-03-08 17:12:03 +00:00
parent ee9b33bb6c
commit 7e9fc0b743
2 changed files with 23 additions and 0 deletions

6
.classpath Normal file
View file

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