diff options
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.classpath b/.classpath deleted file mode 100644 index 389aeb52..00000000 --- a/.classpath +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | <classpath> | ||
| 3 | <classpathentry kind="src" path="src"/> | ||
| 4 | <classpathentry kind="src" path="conf"/> | ||
| 5 | <classpathentry kind="src" path="test"/> | ||
| 6 | <classpathentry kind="lib" path="lib/deps.jar"/> | ||
| 7 | <classpathentry kind="lib" path="lib/test-deps.jar"/> | ||
| 8 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java-7-openjdk-amd64"/> | ||
| 9 | <classpathentry kind="output" path="bin"/> | ||
| 10 | </classpath> | ||