mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-07 15:35:40 +07:00
Module groups are saved in .idea/modules.xml so we need to run the corresponding serializer if module groups are changed for some module. GitOrigin-RevId: 856be00ee4d586efac29cfa6c93cb025324ad0db
7 lines
256 B
XML
7 lines
256 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="EMPTY_MODULE" version="4">
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
</component>
|
|
</module> |