Skip to content

Commit

Permalink
Need the JDK8 dependency to run in Eclipse
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Marr <[email protected]>
  • Loading branch information
smarr committed Jan 22, 2020
1 parent 2a4936b commit 481591a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .classpath
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry combineaccessrules="false" kind="src" path="/com.oracle.truffle.api.jdk8"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="tests/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
Expand Down

0 comments on commit 481591a

Please sign in to comment.