Files
openide/platform/main/intellij.platform.backend.main/intellij.platform.backend.main.iml
Vera Petrenkova 88830c6ae4 [scopes] IJ-CR-168030 create modules intellij.platform.scopes and intellij.platform.scopes.backend
move SearchScopeData to scopes module
(cherry picked from commit 1e18ec6d51426d8946693e416519e1e80f5b36d0)

GitOrigin-RevId: a05ee31c9989a732d514a8aa3eb3fd7d1d209855
2025-07-04 16:42:52 +00:00

27 lines
2.1 KiB
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.kernel.backend" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.navbar.backend" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.project.backend" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.progress.backend" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.debugger.impl.backend" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.searchEverywhere.backend" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.vcs.impl.backend" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.bookmarks.backend" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.recentFiles.backend" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.editor.backend" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.execution.impl.backend" />
<orderEntry type="module" module-name="intellij.platform.execution.dashboard.backend" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.identifiers.highlighting.backend" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.spellchecker.xml" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.find.backend" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.managed.cache.backend" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.platform.scopes.backend" scope="RUNTIME" />
</component>
</module>