PageRenderTime 40ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 0ms

/jEdit/tags/jedit-4-5-pre1/jEdit.iml

#
Unknown | 18 lines | 17 code | 1 blank | 0 comment | 0 complexity | 1249769e17d56b98ef4a365e2547ef03 MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module relativePaths="true" type="JAVA_MODULE" version="4">
  3. <component name="NewModuleRootManager" inherit-compiler-output="false">
  4. <output url="file://$MODULE_DIR$/build/classes/core" />
  5. <output-test url="file://$MODULE_DIR$/build/test-classes/core" />
  6. <exclude-output />
  7. <content url="file://$MODULE_DIR$">
  8. <sourceFolder url="file://$MODULE_DIR$/org" isTestSource="false" packagePrefix="org" />
  9. <excludeFolder url="file://$MODULE_DIR$/build" />
  10. <excludeFolder url="file://$MODULE_DIR$/dist" />
  11. <excludeFolder url="file://$MODULE_DIR$/lib" />
  12. <excludeFolder url="file://$MODULE_DIR$/org/gjt/sp/jedit/bsh/commands" />
  13. </content>
  14. <orderEntry type="inheritedJdk" />
  15. <orderEntry type="sourceFolder" forTests="false" />
  16. </component>
  17. </module>