aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'bridge/.classpath')
-rw-r--r--bridge/.classpath9
1 files changed, 0 insertions, 9 deletions
diff --git a/bridge/.classpath b/bridge/.classpath
deleted file mode 100644
index 6544d226b..000000000
--- a/bridge/.classpath
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="src" path="testsrc"/>
- <classpathentry kind="lib" path="/lib/junit/junit.jar" sourcepath="/lib/junit/junit-src.jar"/>
- <classpathentry kind="src" path="/util"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>