mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
It won't work at runtime anyway since Java plugin may be used in IDEA Ultimate which doesn't include idea.community.resources. GitOrigin-RevId: 270077f2b3474badacdcbfd4a5d2c9b6f6e34bff
20 lines
868 B
XML
20 lines
868 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module relativePaths="true" 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" />
|
|
<orderEntry type="module" module-name="intellij.platform.resources" />
|
|
<orderEntry type="module" module-name="intellij.regexp" exported="" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.platform.util" />
|
|
<orderEntry type="module" module-name="intellij.platform.resources.en" />
|
|
</component>
|
|
<component name="copyright">
|
|
<Base>
|
|
<setting name="state" value="2" />
|
|
</Base>
|
|
</component>
|
|
</module> |