Skip to content

Commit 9b6548f

Browse files
committed
Updated Eclipse classpath
Task-Url: exasol/virtual-schemas#280
1 parent cd5f809 commit 9b6548f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.classpath

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,14 @@
88
</classpathentry>
99
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
1010
<attributes>
11+
<attribute name="test" value="true"/>
1112
<attribute name="optional" value="true"/>
1213
<attribute name="maven.pomderived" value="true"/>
13-
<attribute name="test" value="true"/>
1414
</attributes>
1515
</classpathentry>
16-
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
16+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-9">
1717
<attributes>
18+
<attribute name="module" value="true"/>
1819
<attribute name="maven.pomderived" value="true"/>
1920
</attributes>
2021
</classpathentry>

0 commit comments

Comments
 (0)