Files
openide/tools/launcher-generator/intellij.tools.launcherGenerator.iml
Leonid Shalupov 1731bc7b77 build-scripts: launch launcher exe generator from sources, not from manually-built binary
GitOrigin-RevId: 8d5cb1292617f98142e3ff713740003271df1443
2022-06-07 18:42:07 +00:00

13 lines
571 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$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.platform.util.jdom" />
<orderEntry type="library" name="commons-imaging" level="project" />
</component>
</module>