You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

plugins.iml 2.3KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module external.linked.project.id="plugins" external.linked.project.path="$MODULE_DIR$/modules/plugins" external.root.project.path="$MODULE_DIR$/modules/plugins" external.system.id="GRADLE" external.system.module.group="" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
  3. <component name="NewModuleRootManager" inherit-compiler-output="true">
  4. <exclude-output />
  5. <content url="file://$MODULE_DIR$/modules/plugins">
  6. <excludeFolder url="file://$MODULE_DIR$/modules/plugins/.gradle" />
  7. <excludeFolder url="file://$MODULE_DIR$/modules/plugins/build" />
  8. </content>
  9. <orderEntry type="inheritedJdk" />
  10. <orderEntry type="sourceFolder" forTests="false" />
  11. <orderEntry type="module" module-name="DMDirc" />
  12. <orderEntry type="module" module-name="parser" />
  13. <orderEntry type="module" module-name="util" />
  14. <orderEntry type="module-library">
  15. <library>
  16. <CLASSES>
  17. <root url="file://$MODULE_DIR$/modules/plugins/lib/main" />
  18. </CLASSES>
  19. <JAVADOC />
  20. <SOURCES>
  21. <root url="file://$MODULE_DIR$/modules/plugins/lib/main" />
  22. </SOURCES>
  23. <jarDirectory url="file://$MODULE_DIR$/modules/plugins/lib/main" recursive="false" />
  24. <jarDirectory url="file://$MODULE_DIR$/modules/plugins/lib/main" recursive="false" type="SOURCES" />
  25. </library>
  26. </orderEntry>
  27. <orderEntry type="module-library" scope="TEST">
  28. <library>
  29. <CLASSES>
  30. <root url="file://$MODULE_DIR$/modules/plugins/lib/test" />
  31. </CLASSES>
  32. <JAVADOC />
  33. <SOURCES>
  34. <root url="file://$MODULE_DIR$/modules/plugins/lib/test" />
  35. </SOURCES>
  36. <jarDirectory url="file://$MODULE_DIR$/modules/plugins/lib/test" recursive="false" />
  37. <jarDirectory url="file://$MODULE_DIR$/modules/plugins/lib/test" recursive="false" type="SOURCES" />
  38. </library>
  39. </orderEntry>
  40. <orderEntry type="module-library">
  41. <library>
  42. <CLASSES>
  43. <root url="file://$MODULE_DIR$/lib/bundled" />
  44. </CLASSES>
  45. <JAVADOC />
  46. <SOURCES />
  47. <jarDirectory url="file://$MODULE_DIR$/lib/bundled" recursive="false" />
  48. </library>
  49. </orderEntry>
  50. </component>
  51. </module>