admin.iml 905 B

12345678910111213141516171819202122
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module type="JAVA_MODULE" version="4">
  3. <component name="NewModuleRootManager" inherit-compiler-output="true">
  4. <exclude-output />
  5. <content url="file://$MODULE_DIR$">
  6. <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
  7. <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
  8. <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
  9. </content>
  10. <orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
  11. <orderEntry type="sourceFolder" forTests="false" />
  12. <orderEntry type="module-library" exported="">
  13. <library>
  14. <CLASSES>
  15. <root url="jar://$MODULE_DIR$/../../Monitor/out/artifacts/Monitor_jar/Monitor.jar!/" />
  16. </CLASSES>
  17. <JAVADOC />
  18. <SOURCES />
  19. </library>
  20. </orderEntry>
  21. </component>
  22. </module>