diff options
Diffstat (limited to 'lib/.classpath')
-rw-r--r-- | lib/.classpath | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/.classpath b/lib/.classpath new file mode 100644 index 000000000..988a4cb47 --- /dev/null +++ b/lib/.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=""/> +</classpath> |