Skip to content

Commit 0572feb

Browse files
Further classpath tweak.
1 parent aec1460 commit 0572feb

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.classpath

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<classpath>
3-
<classpathentry kind="src" path="src"/>
4-
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8/"/>
5-
<classpathentry kind="output" path="bin"/>
6-
<!-- TEST -->
2+
<classpath>
3+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8/"/>
74
</classpath>

0 commit comments

Comments
 (0)