aboutsummaryrefslogtreecommitdiffstats
path: root/bcel-builder/.classpath
diff options
context:
space:
mode:
authorehilsdal <ehilsdal>2004-01-27 19:24:46 +0000
committerehilsdal <ehilsdal>2004-01-27 19:24:46 +0000
commitb7cb32b47315334b87e821504aa8d41551f8a9a1 (patch)
tree7d2e2327dc0365ea3f475a1227490e71d48c78e3 /bcel-builder/.classpath
parent7bcfb2467baab99b39b4e6c4c289a156854f4bbd (diff)
downloadaspectj-b7cb32b47315334b87e821504aa8d41551f8a9a1.tar.gz
aspectj-b7cb32b47315334b87e821504aa8d41551f8a9a1.zip
initial stab at a bcel-building module
Diffstat (limited to 'bcel-builder/.classpath')
-rw-r--r--bcel-builder/.classpath6
1 files changed, 6 insertions, 0 deletions
diff --git a/bcel-builder/.classpath b/bcel-builder/.classpath
new file mode 100644
index 000000000..795a5a614
--- /dev/null
+++ b/bcel-builder/.classpath
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>