14 lines
646 B
XML
14 lines
646 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
|
<attributes>
|
|
<attribute name="module" value="true"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="src" path="edu.tictactoe/src/main/java"/>
|
|
<classpathentry kind="lib" path="edu.tictactoe/build/libs/edu.tictactoe-1.0.jar"/>
|
|
<classpathentry kind="lib" path="gradle/wrapper/gradle-wrapper.jar"/>
|
|
<classpathentry kind="lib" path="/home/sherwinp/eclipse/plugins/org.aspectj.runtime_1.9.25.202512161955.jar"/>
|
|
<classpathentry kind="output" path="edu.tictactoe/build/classes/aspectj/main"/>
|
|
</classpath>
|