mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
move SearchScopeData to scopes module (cherry picked from commit 1e18ec6d51426d8946693e416519e1e80f5b36d0) GitOrigin-RevId: a05ee31c9989a732d514a8aa3eb3fd7d1d209855
27 lines
2.1 KiB
XML
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> |