1
0
Fork 0
mirror of https://gitlab.com/kauron/jstudy synced 2024-09-29 11:09:27 +02:00
jstudy/src/main/main.iml

13 lines
595 B
Text
Raw Normal View History

2016-06-12 00:20:11 +02: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$/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Maven: com.jfoenix:jfoenix:1.10.0" level="project" />
2016-06-12 00:20:11 +02:00
</component>
</module>