mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-28 04:37:32 +07:00
cwm uses netty — packaging already fixed in another separate commit, but still we need to convert netty to simplify our build scripts GitOrigin-RevId: a169f1203799f4fdb1adbc62c3ba2071f08325c6
32 lines
2.0 KiB
XML
32 lines
2.0 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" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
|
<orderEntry type="module" module-name="intellij.performanceTesting" />
|
|
<orderEntry type="library" name="assertJ" level="project" />
|
|
<orderEntry type="library" name="assertj-swing" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.editor.ui" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.util.netty" />
|
|
<orderEntry type="module" module-name="intellij.platform.builtInServer" />
|
|
<orderEntry type="module" module-name="intellij.platform.builtInServer.impl" />
|
|
<orderEntry type="module" module-name="intellij.libraries.netty.buffer" />
|
|
<orderEntry type="module" module-name="intellij.libraries.netty.codec.http" />
|
|
<orderEntry type="module" module-name="intellij.platform.core" />
|
|
<orderEntry type="module" module-name="intellij.driver.model" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide" />
|
|
<orderEntry type="module" module-name="intellij.libraries.jsoup" />
|
|
<orderEntry type="module" module-name="intellij.driver.impl" exported="" />
|
|
<orderEntry type="module" module-name="intellij.driver.client" exported="" />
|
|
<orderEntry type="module" module-name="intellij.libraries.jcef" />
|
|
<orderEntry type="module" module-name="intellij.platform.ide.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.ui.jcef" />
|
|
<orderEntry type="module" module-name="intellij.platform.core.ui" />
|
|
</component>
|
|
</module> |