Skip to content
This repository was archived by the owner on Feb 29, 2024. It is now read-only.

Commit 5e68771

Browse files
committed
Fixed classpath. Yay
1 parent 71d9cc0 commit 5e68771

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.classpath

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<classpath>
3-
<classpathentry kind="src" path="src">
4-
<attributes>
5-
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="Java/src"/>
6-
</attributes>
7-
<classpathentry kind="src" path=""/> </classpathentry>
3+
<classpathentry kind="src" path="src"/>
84
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
95
<classpathentry kind="output" path="bin"/>
106
</classpath>

0 commit comments

Comments
 (0)