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.
29 lines
1.4 KiB
XML
29 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module relativePaths="true" type="JAVA_MODULE" version="4">
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$/tests">
|
|
<sourceFolder url="file://$MODULE_DIR$/tests" isTestSource="true" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="compiler-impl" />
|
|
<orderEntry type="module" module-name="compiler-openapi" />
|
|
<orderEntry type="module" module-name="testFramework-java" />
|
|
<orderEntry type="module" module-name="openapi" />
|
|
<orderEntry type="library" scope="TEST" name="JUnit4" level="project" />
|
|
<orderEntry type="library" name="Log4J" level="project" />
|
|
<orderEntry type="library" name="ASM" level="project" />
|
|
<orderEntry type="module" module-name="instrumentation-util" />
|
|
<orderEntry type="module" module-name="idea-ui" />
|
|
<orderEntry type="library" scope="TEST" name="Groovy" level="project" />
|
|
<orderEntry type="module" module-name="spellchecker" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="jps-model-impl" scope="TEST" />
|
|
<orderEntry type="module" module-name="testExtensions" scope="TEST" />
|
|
</component>
|
|
<component name="copyright">
|
|
<Base>
|
|
<setting name="state" value="1" />
|
|
</Base>
|
|
</component>
|
|
</module> |