mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 17:10:44 +07:00
GitOrigin-RevId: db25c76e0ea09f80406fdf6b4998c2a9ad0a9a2b
27 lines
1.5 KiB
XML
27 lines
1.5 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$/gen" isTestSource="false" generated="true" />
|
|
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
|
|
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="intellij.platform.core" />
|
|
<orderEntry type="module" module-name="intellij.python.psi" />
|
|
<orderEntry type="library" name="Guava" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.core.impl" />
|
|
<orderEntry type="library" name="kotlin-stdlib-jdk8" level="project" />
|
|
<orderEntry type="module" module-name="intellij.python.community" />
|
|
<orderEntry type="library" name="jsoup" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
|
|
<orderEntry type="module" module-name="intellij.platform.indexing.impl" />
|
|
<orderEntry type="library" name="StreamEx" level="project" />
|
|
<orderEntry type="module" module-name="intellij.platform.projectModel.impl" />
|
|
<orderEntry type="module" module-name="intellij.platform.analysis.impl" />
|
|
</component>
|
|
</module>
|