Skip to content

Commit

Permalink
fix jdk compilation level
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejmikosik committed Aug 11, 2018
1 parent 270f2bd commit 773c72f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .classpath
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/java-7-openjdk"/>
<classpathentry kind="output" path="bin"/>

<classpathentry kind="src" path="main/java"/>
Expand Down

0 comments on commit 773c72f

Please sign in to comment.