ea71d57808
use it from the installed plugin for dependent modules (frontend) use it from bootstrap in the plugin being built also drop unused daemon-client from the plugin This makes it consistent with ant build and allow building idea project without prior ant dist
21 lines
1.1 KiB
XML
21 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$/src" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/generator" isTestSource="false" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" scope="PROVIDED" name="intellij-core" level="project" />
|
|
<orderEntry type="module" module-name="descriptors" exported="" />
|
|
<orderEntry type="module" module-name="util" />
|
|
<orderEntry type="module" module-name="plugin-api" exported="" />
|
|
<orderEntry type="module" module-name="container" exported="" />
|
|
<orderEntry type="library" scope="TEST" name="kotlin-test" level="project" />
|
|
<orderEntry type="module" module-name="resolution" exported="" />
|
|
<orderEntry type="library" exported="" name="kotlin-script-runtime" level="project" />
|
|
<orderEntry type="library" name="javaslang" level="project" />
|
|
</component>
|
|
</module> |