mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
Making python community layout similar to python professional. GitOrigin-RevId: 55316c2c9dcc958c1c2de24df2acc8ef1fe04633
18 lines
931 B
XML
18 lines
931 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$/pluginTestResources">
|
|
<sourceFolder url="file://$MODULE_DIR$/pluginTestResources" type="java-resource" />
|
|
</content>
|
|
<content url="file://$MODULE_DIR$/pluginTestSrc">
|
|
<sourceFolder url="file://$MODULE_DIR$/pluginTestSrc" isTestSource="true" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="intellij.java.testFramework" />
|
|
<orderEntry type="library" scope="TEST" name="JUnit3" level="project" />
|
|
<orderEntry type="module" module-name="intellij.python.community.impl" />
|
|
<orderEntry type="module" module-name="intellij.xml.langInjection" scope="RUNTIME" />
|
|
</component>
|
|
</module> |