mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
Rename all modules in IntelliJ IDEA sources to ensure that they follow a consistent naming scheme. Rename iml files.
36 lines
2.0 KiB
XML
36 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$/src" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="true" />
|
|
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
|
|
<sourceFolder url="file://$MODULE_DIR$/testResources" type="java-test-resource" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="idea-ui" />
|
|
<orderEntry type="module" module-name="external-system-api" />
|
|
<orderEntry type="module" module-name="projectModel-impl" />
|
|
<orderEntry type="module" module-name="compiler-openapi" />
|
|
<orderEntry type="module" module-name="platform-impl" />
|
|
<orderEntry type="module" module-name="lang-impl" />
|
|
<orderEntry type="module" module-name="debugger-impl" />
|
|
<orderEntry type="module" module-name="execution-openapi" />
|
|
<orderEntry type="module" module-name="vcs-api" />
|
|
<orderEntry type="library" name="Groovy" level="project" />
|
|
<orderEntry type="module" module-name="testRunner" />
|
|
<orderEntry type="module" module-name="smRunner" exported="" />
|
|
<orderEntry type="library" scope="TEST" name="JUnit4" level="project" />
|
|
<orderEntry type="module" module-name="testFramework" scope="TEST" />
|
|
<orderEntry type="module" module-name="testFramework-java" scope="TEST" />
|
|
<orderEntry type="module" module-name="compiler-impl" />
|
|
<orderEntry type="module" module-name="java-impl" />
|
|
<orderEntry type="module" module-name="openapi" />
|
|
<orderEntry type="module" module-name="configuration-store-impl" />
|
|
<orderEntry type="module" module-name="testExtensions" scope="TEST" />
|
|
<orderEntry type="module" module-name="execution-impl" />
|
|
<orderEntry type="module" module-name="compiler-tests" scope="TEST" />
|
|
</component>
|
|
</module> |