diff options
Diffstat (limited to 'bcel-builder/.classpath')
-rw-r--r-- | bcel-builder/.classpath | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/bcel-builder/.classpath b/bcel-builder/.classpath deleted file mode 100644 index 5cb8fd272..000000000 --- a/bcel-builder/.classpath +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="src" path="src"/> - <classpathentry kind="src" path="verifier-src"/> - <classpathentry kind="src" path="testsrc"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> - <classpathentry kind="lib" path="/lib/regexp/jakarta-regexp-1.2.jar"/> - <classpathentry kind="lib" path="/lib/junit/junit.jar" sourcepath="/lib/junit/junit-src.jar"/> - <classpathentry kind="output" path="bin"/> -</classpath> |