rusefi-1/java_tools/enum_to_string/enum_to_string.iml

15 lines
700 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" />
2020-07-03 07:49:14 -07:00
<excludeFolder url="file://$MODULE_DIR$/build" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
2020-06-03 14:28:14 -07:00
<orderEntry type="library" exported="" name="junit" level="project" />
<orderEntry type="library" exported="" name="snakeyaml" level="project" />
<orderEntry type="module" module-name="logging" exported="" />
</component>
2018-11-22 17:09:53 -08:00
</module>