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

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  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$/modules/plugins">
  6. <sourceFolder url="file://$MODULE_DIR$/modules/plugins/src" isTestSource="false" />
  7. <sourceFolder url="file://$MODULE_DIR$/modules/plugins/test" isTestSource="true" />
  8. <excludeFolder url="file://$MODULE_DIR$/modules/plugins/build" />
  9. <excludeFolder url="file://$MODULE_DIR$/modules/plugins/dist" />
  10. <excludeFolder url="file://$MODULE_DIR$/modules/plugins/etc" />
  11. <excludeFolder url="file://$MODULE_DIR$/modules/plugins/lib" />
  12. </content>
  13. <orderEntry type="inheritedJdk" />
  14. <orderEntry type="sourceFolder" forTests="false" />
  15. <orderEntry type="module" module-name="DMDirc" />
  16. <orderEntry type="module" module-name="parser" />
  17. <orderEntry type="module" module-name="util" />
  18. <orderEntry type="module-library">
  19. <library>
  20. <CLASSES>
  21. <root url="file://$MODULE_DIR$/modules/plugins/lib/main" />
  22. </CLASSES>
  23. <JAVADOC />
  24. <SOURCES>
  25. <root url="file://$MODULE_DIR$/modules/plugins/lib/main" />
  26. </SOURCES>
  27. <jarDirectory url="file://$MODULE_DIR$/modules/plugins/lib/main" recursive="false" />
  28. <jarDirectory url="file://$MODULE_DIR$/modules/plugins/lib/main" recursive="false" type="SOURCES" />
  29. </library>
  30. </orderEntry>
  31. <orderEntry type="module-library" scope="TEST">
  32. <library>
  33. <CLASSES>
  34. <root url="file://$MODULE_DIR$/modules/plugins/lib/test" />
  35. </CLASSES>
  36. <JAVADOC />
  37. <SOURCES>
  38. <root url="file://$MODULE_DIR$/modules/plugins/lib/test" />
  39. </SOURCES>
  40. <jarDirectory url="file://$MODULE_DIR$/modules/plugins/lib/test" recursive="false" />
  41. <jarDirectory url="file://$MODULE_DIR$/modules/plugins/lib/test" recursive="false" type="SOURCES" />
  42. </library>
  43. </orderEntry>
  44. <orderEntry type="module-library">
  45. <library>
  46. <CLASSES>
  47. <root url="file://$MODULE_DIR$/lib/bundled" />
  48. </CLASSES>
  49. <JAVADOC />
  50. <SOURCES />
  51. <jarDirectory url="file://$MODULE_DIR$/lib/bundled" recursive="false" />
  52. </library>
  53. </orderEntry>
  54. </component>
  55. </module>