mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 20:54:49 +07:00
Also, rename the module to `backend` to highlight that it is the backend module. GitOrigin-RevId: c80d95ce7886a087105554e58bd7f67cf9c023ce
14 lines
835 B
XML
14 lines
835 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="intellij.python.langInjection" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.python.copyright" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.python.terminal.backend" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.restructuredtext" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.python.grazie" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="intellij.python.markdown" scope="RUNTIME" />
|
|
</component>
|
|
</module> |