upgraded classpaths to JavaSE-1.8

This commit is contained in:
Axel Uhl
2014-10-01 14:16:18 +02:00
parent 7ece44052d
commit e9130d38f3
88 changed files with 428 additions and 428 deletions
@@ -10,7 +10,7 @@
<classpathentry exported="true" kind="lib" path="lib/jxls-core-1.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jxls-reader-1.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/org.apache.poi_3.7.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="resources"/>