fixed java11 execution

* use mvn compile exec:java for now to run HomeFlix
* compilation is not possible yet
* see #4
This commit is contained in:
2018-09-23 14:33:16 +02:00
parent 96bfc461cb
commit abbb272bff
4 changed files with 137 additions and 133 deletions

View File

@ -18,7 +18,7 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-10">
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>