aboutsummaryrefslogtreecommitdiffstats
path: root/aspectj5rt/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'aspectj5rt/.classpath')
-rw-r--r--aspectj5rt/.classpath8
1 files changed, 8 insertions, 0 deletions
diff --git a/aspectj5rt/.classpath b/aspectj5rt/.classpath
new file mode 100644
index 000000000..491bfa2f0
--- /dev/null
+++ b/aspectj5rt/.classpath
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="java5-src"/>
+ <classpathentry sourcepath="/JRE15_SRC" kind="var" path="JRE15_LIB"/>
+ <classpathentry kind="src" path="/runtime"/>
+ <classpathentry kind="src" path="testsrc"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>