We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59d6041 + 9edc7b3 commit f4ea626Copy full SHA for f4ea626
.classpath
@@ -1,6 +1,15 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
+<<<<<<< HEAD
4
<classpathentry kind="src" path=""/>
5
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6
+=======
7
+ <classpathentry kind="src" path="src"/>
8
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
9
+ <attributes>
10
+ <attribute name="module" value="true"/>
11
+ </attributes>
12
+ </classpathentry>
13
+>>>>>>> branch 'master' of https://github.com/dh1010a/Java_ChessGame.git
14
<classpathentry kind="output" path="bin"/>
15
</classpath>
0 commit comments