Commit 7c8009c1e1aab2cc8b32fb608d72debe9c886e62
1 parent
ebc02f10
Exists in
master
and in
1 other branch
update gitgnore
Showing
2 changed files
with
2 additions
and
9 deletions
Show diff stats
.classpath
... | ... | @@ -23,11 +23,7 @@ |
23 | 23 | <attribute name="maven.pomderived" value="true"/> |
24 | 24 | </attributes> |
25 | 25 | </classpathentry> |
26 | - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"> | |
27 | - <attributes> | |
28 | - <attribute name="maven.pomderived" value="true"/> | |
29 | - </attributes> | |
30 | - </classpathentry> | |
26 | + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> | |
31 | 27 | <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> |
32 | 28 | <attributes> |
33 | 29 | <attribute name="maven.pomderived" value="true"/> |
... | ... |