fome-fw/java_console/inifile/inifile.iml

16 lines
760 B
Plaintext
Raw Normal View History

<?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" />
2020-05-14 22:01:45 -07:00
<orderEntry type="library" exported="" name="junit" level="project" />
2020-06-03 14:22:46 -07:00
<orderEntry type="module" module-name="models" exported="" />
2020-06-06 19:12:48 -07:00
<orderEntry type="module" module-name="autoupdate" exported="" />
<orderEntry type="library" name="annotations" level="project" />
2020-07-02 13:28:07 -07:00
<orderEntry type="module" module-name="shared_io" />
</component>
</module>