<?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="src" path="src"/> <classpathentry combineaccessrules="false" kind="src" path="/GameEngine"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"> <attributes> <attribute name="module" value="true"/> </attributes> </classpathentry> <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> <classpathentry kind="lib" path="lib/jgraphx.jar"/> <classpathentry kind="lib" path="C:/Users/Nitta/.m2/repository/org/joml/joml/1.10.7/joml-1.10.7.jar"/> <classpathentry kind="output" path="bin"/> </classpath>