aboutsummaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorNick Burch <nick@apache.org>2017-10-18 18:21:29 +0000
committerNick Burch <nick@apache.org>2017-10-18 18:21:29 +0000
commit112a7c14804254995f25d9bea4c57f2286b8ae66 (patch)
tree15963cdff2ec7b3f5b5bcb4cfd735b340e1792ae /.classpath
parent72ad57fe436c7888813293c6ddc6bed1be97e502 (diff)
downloadpoi-112a7c14804254995f25d9bea4c57f2286b8ae66.tar.gz
poi-112a7c14804254995f25d9bea4c57f2286b8ae66.zip
Bump up the Eclipse JVM version to 8 to match Ant
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1812557 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index f971c47a63..cf426be3d3 100644
--- a/.classpath
+++ b/.classpath
@@ -26,7 +26,7 @@
<classpathentry exported="true" kind="lib" path="ooxml-lib/ooxml-security-1.1.jar" sourcepath="ooxml-lib/ooxml-security-1.1-sources.jar"/>
<classpathentry kind="lib" path="lib/jmh-core-1.19.jar"/>
<classpathentry kind="lib" path="lib/jmh-generator-annprocess-1.19.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 exported="true" kind="lib" path="compile-lib/slf4j-api-1.7.25.jar"/>
<classpathentry kind="lib" path="compile-lib/bcpkix-jdk15on-1.58.jar"/>
<classpathentry kind="lib" path="compile-lib/bcprov-ext-jdk15on-1.58.jar"/>