aboutsummaryrefslogtreecommitdiffstats
path: root/docs/.classpath
diff options
context:
space:
mode:
authorwisberg <wisberg>2002-12-16 22:37:28 +0000
committerwisberg <wisberg>2002-12-16 22:37:28 +0000
commit2438efbd210c29b554830476541ab0f70b72c92c (patch)
treeef7a85604eb777487437fe7913b6c3d409cf2770 /docs/.classpath
parent2e8ba6687e9fe50e87bf091af223aa28a386853c (diff)
downloadaspectj-2438efbd210c29b554830476541ab0f70b72c92c.tar.gz
aspectj-2438efbd210c29b554830476541ab0f70b72c92c.zip
pseudo-java nature to see in same view with build module
Diffstat (limited to 'docs/.classpath')
-rw-r--r--docs/.classpath5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/.classpath b/docs/.classpath
new file mode 100644
index 000000000..6b2a02da9
--- /dev/null
+++ b/docs/.classpath
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>