Chess/Chess.iml

13 lines
574 B
Plaintext
Raw Permalink Normal View History

2023-03-07 14:59:15 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
2023-04-30 10:21:09 +02:00
<orderEntry type="library" name="org.jfree.svg-5.0.5" level="project" />
2023-05-05 00:34:52 +02:00
<orderEntry type="library" name="jfreechart-1.5.3" level="project" />
2023-03-07 14:59:15 +01:00
</component>
</module>