mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-21 21:50:54 +07:00
If a directory was added, 'addedFileUrls' will contain only its direct children, so we need to explicitly add serializers for new modules mentioned in modules.xml files to 'affectedFileLoaders' list. GitOrigin-RevId: 61d2683b031374e0831a9e0a2c147a3ce7fc7b82
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> |