Files
openide/plugins/jshell/intellij.java.jshell.iml
Georgii Ustinov f273c39af4 [Java] IDEA-379738 Unbundle Jshell plugin and publish it to marketplace
GitOrigin-RevId: 937d2a38838f6f5ca0273b527e9dd1a0154a7f72
2025-10-04 06:43:01 +00:00

11 lines
429 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$">
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>