<?xml version="1.0" encoding="UTF-8"?> <module type="JAVA_MODULE" version="4"> <component name="EclipseModuleManager"> <libelement value="jar://$MODULE_DIR$/lib/jgraphx.jar!/" /> <libelement value="file://C:/Users/Nitta/.m2/repository/org/joml/joml/1.10.7/joml-1.10.7.jar" /> <src_description expected_position="0"> <src_folder value="file://$MODULE_DIR$/src" expected_position="0" /> </src_description> </component> <component name="NewModuleRootManager"> <output url="file://$MODULE_DIR$/bin" /> <exclude-output /> <content url="file://$MODULE_DIR$"> <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> </content> <orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="module" module-name="GameEngine" /> <orderEntry type="inheritedJdk" /> <orderEntry type="module-library"> <library name="junit4"> <CLASSES> <root url="jar://$APPLICATION_HOME_DIR$/lib/junit4.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> </library> </orderEntry> <orderEntry type="module-library"> <library name="jgraphx.jar"> <CLASSES> <root url="jar://$MODULE_DIR$/lib/jgraphx.jar!/" /> </CLASSES> <JAVADOC /> <SOURCES /> </library> </orderEntry> <orderEntry type="module-library"> <library name="joml-1.10.7.jar"> <CLASSES> <root url="file://C:/Users/Nitta/.m2/repository/org/joml/joml/1.10.7/joml-1.10.7.jar" /> </CLASSES> <JAVADOC /> <SOURCES /> </library> </orderEntry> </component> </module>