aboutsummaryrefslogtreecommitdiffstats
path: root/ajde
diff options
context:
space:
mode:
Diffstat (limited to 'ajde')
-rw-r--r--ajde/.classpath3
1 files changed, 3 insertions, 0 deletions
diff --git a/ajde/.classpath b/ajde/.classpath
index 40d054d59..ed7576309 100644
--- a/ajde/.classpath
+++ b/ajde/.classpath
@@ -10,5 +10,8 @@
<classpathentry kind="src" path="/org.eclipse.jdt.core"/>
<classpathentry combineaccessrules="false" kind="src" path="/ajde.core"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="var" path="JAVA_HOME"/>
+ <classpathentry kind="var" path="JRE14_LIB"/>
+ <classpathentry kind="var" path="JRE15_LIB" sourcepath="/JRE15_SRC"/>
<classpathentry kind="output" path="bin"/>
</classpath>