Files
openide/java/plugin/intellij.java.plugin.iml
Mikhail Pyltsinandintellij-monorepo-bot 438c4e4b5b [java-frontend] IDEA-366600 Get rid of additional "Java for JetBrains Client" plugin
- java dependencies

Space-RevId: 7d4700ee0761048bb85d3b0a9471b74511f62fc0

GitOrigin-RevId: 9f080945a3c7b361b89c6743ec07ef9163f3e017
2026-01-29 11:31:00 +00:00

19 lines
1.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$">
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.java.syntax" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.frontback.psi" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.frontback.psi.impl" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.psi" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.psi.impl" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.frontback.impl" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.debugger.impl.shared" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.java.execution.impl.shared" scope="RUNTIME" />
</component>
</module>