mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
It should be used instead of 'com.intellij.platform.experimental.monolith' plugin alias. GitOrigin-RevId: aac4c853a258158983f1162c8de7deb1e6d778f0
13 lines
608 B
XML
13 lines
608 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$/resources" type="java-resource" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="intellij.platform.frontend" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.backend" scope="RUNTIME" />
|
|
</component>
|
|
</module> |