Browse Source

Fix for building on Java8

tags/V1_8_3a
Andy Clement 9 years ago
parent
commit
9a1aa6dc87
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      ajde.core/.classpath

+ 1
- 0
ajde.core/.classpath View File

@@ -9,5 +9,6 @@
<classpathentry exported="true" kind="src" path="/org.eclipse.jdt.core"/>
<classpathentry kind="lib" path="/lib/junit/junit.jar" sourcepath="/lib/junit/junit-src.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/weaver"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Loading…
Cancel
Save