summaryrefslogtreecommitdiff
path: root/java/java-tests/testData/moduleRootManager/rootsChanged/emptyModule/a.iml
blob: ddf828eec880dcb55c80fe96212bc753d5841b70 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?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$">
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
  </component>
</module>