Don't control .classpath

This commit is contained in:
2008-06-06 20:31:22 +00:00
parent a252362eb5
commit c0d66eda17
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3.8.1"/>
<classpathentry kind="var" path="SWT_JAR"/>
<classpathentry kind="lib" path="/Users/Shared/eclipse/plugins/org.eclipse.swt.carbon.macosx_3.2.2.v3236.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>