Files
openide/java/java-tests/testData/reloading/removeModuleWithModuleLibrary/before/main.iml
Alex Plate 27e0a3e224 [Workspace Model] WM-T-67 Fix exception after removing module with a module library
GitOrigin-RevId: ff11c1e9414d00252c0d07a8b22426189d3b8cb0
2020-07-17 17:59:41 +00:00

12 lines
424 B
XML

<?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$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>