Files
openide/plugins/jshell/execution/intellij.java.jshell.execution.iml
2025-09-29 15:04:05 +00:00

18 lines
608 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-library" scope="RUNTIME">
<library name="jshell-frontend">
<CLASSES>
<root url="jar://$MODULE_DIR$/jshell-frontend.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>