diff options
author | Andy Clement <aclement@pivotal.io> | 2019-02-08 15:13:07 -0800 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2019-02-08 15:13:07 -0800 |
commit | c89830fe880f329b6289be06314684edc094012c (patch) | |
tree | 63dbaaa792ebd06d74639fc6b8be16c1af3f0e05 /docs/.classpath | |
parent | ce1533d8493277d1111005e890f076ef90b32eab (diff) | |
download | aspectj-c89830fe880f329b6289be06314684edc094012c.tar.gz aspectj-c89830fe880f329b6289be06314684edc094012c.zip |
tidyup
Diffstat (limited to 'docs/.classpath')
-rw-r--r-- | docs/.classpath | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/.classpath b/docs/.classpath deleted file mode 100644 index 6b2a02da9..000000000 --- a/docs/.classpath +++ /dev/null @@ -1,5 +0,0 @@ -<?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> |