Files
openide/platform/main/intellij.platform.frontend.main/intellij.platform.frontend.main.iml
Kirill.Karnaukhov 9076a2e253 [inline-completion] IJPL-161906: make FrontendInlineCompletionHandler shared
(cherry picked from commit a14fc54fac3b56d7370fe64ea9f63a12c38f081b)

IJ-MR-147762

GitOrigin-RevId: e0140ab89f1fd9d5f75938572f53c57999a9c505
2024-10-28 14:25:23 +00:00

12 lines
623 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$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.platform.main" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.navbar.frontend" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.debugger.impl.frontend" scope="RUNTIME" />
</component>
</module>