Adding setup/.classpath

This commit is contained in:
Chip Childers 2012-08-07 14:52:20 -04:00
parent 4b2d7c61e1
commit cc46d1cf3b
1 changed files with 5 additions and 0 deletions

5
setup/.classpath Normal file
View File

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