Files
openide/xml/xml-psi-api/intellij.xml.psi.iml
Vladimir Krivosheev e0f3cb0c6c IJPL-159596 refactor ResourceRegistrar
GitOrigin-RevId: 5a11d285d69adffe92c0ff82d5d56ecdda782f23
2024-08-06 19:58:37 +00:00

18 lines
950 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" />
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.xml.frontback" exported="" />
<orderEntry type="module" module-name="intellij.platform.core" />
<orderEntry type="module" module-name="intellij.platform.projectModel" />
<orderEntry type="module" module-name="intellij.platform.analysis" />
<orderEntry type="module" module-name="intellij.platform.editor" />
<orderEntry type="library" name="kotlin-stdlib" level="project" />
</component>
</module>