更改配置为jdk1.7

dev
lixiangrong 2016-02-02 17:13:57 +08:00
parent 608c4e4972
commit 8cf31497c1
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.7.0_60">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>