aboutsummaryrefslogtreecommitdiffstats
path: root/bcel-builder/.classpath
diff options
context:
space:
mode:
authorAndy Clement <aclement@pivotal.io>2019-01-24 12:41:06 -0800
committerAndy Clement <aclement@pivotal.io>2019-01-24 12:41:06 -0800
commit9659cfe976a424a20e7b840152a13d266e794226 (patch)
tree0ae99f276260be65a84660bc37bd7ebbed908e63 /bcel-builder/.classpath
parent52c4cbfa1b8bcc0d2c7ac50c77203e516b335205 (diff)
downloadaspectj-9659cfe976a424a20e7b840152a13d266e794226.tar.gz
aspectj-9659cfe976a424a20e7b840152a13d266e794226.zip
mavenizing bcel-builder - complete
Diffstat (limited to 'bcel-builder/.classpath')
-rw-r--r--bcel-builder/.classpath10
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>