aboutsummaryrefslogtreecommitdiffstats
path: root/ajdoc/.classpath.2
diff options
context:
space:
mode:
authorAndy Clement <aclement@pivotal.io>2019-01-29 17:07:22 -0800
committerAndy Clement <aclement@pivotal.io>2019-01-29 17:07:22 -0800
commit89739bc1ff28a18fadcb27dba7fd26d27ea7b343 (patch)
tree165bc12fa79f098634d888b4068b8d203e377546 /ajdoc/.classpath.2
parente8436048b1667bc2d1d7c9a48070fb73a281daf9 (diff)
downloadaspectj-89739bc1ff28a18fadcb27dba7fd26d27ea7b343.tar.gz
aspectj-89739bc1ff28a18fadcb27dba7fd26d27ea7b343.zip
mavenizing ajdoc - wip
Diffstat (limited to 'ajdoc/.classpath.2')
-rw-r--r--ajdoc/.classpath.213
1 files changed, 13 insertions, 0 deletions
diff --git a/ajdoc/.classpath.2 b/ajdoc/.classpath.2
new file mode 100644
index 000000000..ec2682446
--- /dev/null
+++ b/ajdoc/.classpath.2
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="src" path="/asm"/>
+ <classpathentry kind="src" path="/org.aspectj.ajdt.core"/>
+ <classpathentry kind="src" path="/bridge"/>
+ <classpathentry kind="src" path="/util"/>
+ <classpathentry kind="src" path="testsrc"/>
+ <classpathentry kind="lib" path="/lib/junit/junit.jar" sourcepath="/lib/junit/junit-src.jar"/>
+ <classpathentry kind="var" path="JAVA_HOME/lib/tools.jar"/>
+ <classpathentry kind="var" path="JRE15_LIB"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>