summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorThomas <>2021-06-25 15:51:24 +0200
committerThomas <>2021-06-25 15:51:24 +0200
commitd56e44152fef81e41764b512dc520c34c656d19e (patch)
tree1b9ff34a602560bdaaae91bc0cc7986f0b6aa484 /.classpath
parente9d3b7dac0b81a38dfb65dad75b6e8c3f6f2a76f (diff)
downloadegovutils-d56e44152fef81e41764b512dc520c34c656d19e.tar.gz
egovutils-d56e44152fef81e41764b512dc520c34c656d19e.tar.bz2
egovutils-d56e44152fef81e41764b512dc520c34c656d19e.zip
switch to next release version
Diffstat (limited to '.classpath')
-rw-r--r--.classpath5
1 files changed, 3 insertions, 2 deletions
diff --git a/.classpath b/.classpath
index 641ee2f..14f3e22 100644
--- a/.classpath
+++ b/.classpath
@@ -15,6 +15,7 @@
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
+ <attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER">
@@ -28,9 +29,9 @@
<attribute name="org.eclipse.jst.component.nondependency" value=""/>
</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/JavaSE-1.8">
<attributes>
- <attribute name="owner.project.facets" value="java"/>
+ <attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>