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.
59 lines
3.8 KiB
XML
59 lines
3.8 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$">
|
|
<sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="true" />
|
|
<excludeFolder url="file://$MODULE_DIR$/testSrc/com/intellij/java/codeInspection/bytecodeAnalysis/classConflict" />
|
|
</content>
|
|
<content url="file://$MODULE_DIR$/../../plugins/InspectionGadgets/testsrc">
|
|
<sourceFolder url="file://$MODULE_DIR$/../../plugins/InspectionGadgets/testsrc" isTestSource="true" />
|
|
</content>
|
|
<content url="file://$MODULE_DIR$/../../plugins/IntentionPowerPak/testSrc">
|
|
<sourceFolder url="file://$MODULE_DIR$/../../plugins/IntentionPowerPak/testSrc" isTestSource="true" />
|
|
</content>
|
|
<content url="file://$MODULE_DIR$/../../plugins/generate-tostring/testSrc">
|
|
<sourceFolder url="file://$MODULE_DIR$/../../plugins/generate-tostring/testSrc" isTestSource="true" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="testFramework-java" />
|
|
<orderEntry type="module" module-name="java-impl" />
|
|
<orderEntry type="module" module-name="idea-ui" />
|
|
<orderEntry type="module" module-name="community-resources" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="execution-impl" />
|
|
<orderEntry type="module" module-name="platform-api" />
|
|
<orderEntry type="module" module-name="java-i18n" exported="" />
|
|
<orderEntry type="module" module-name="compiler-impl" />
|
|
<orderEntry type="library" name="ASM" level="project" />
|
|
<orderEntry type="module" module-name="instrumentation-util" />
|
|
<orderEntry type="library" name="Groovy" level="project" />
|
|
<orderEntry type="module" module-name="IntelliLang-java" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="IntelliLang-xml" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="junit" scope="TEST" />
|
|
<orderEntry type="module" module-name="testng" scope="TEST" />
|
|
<orderEntry type="module" module-name="ui-designer" scope="TEST" />
|
|
<orderEntry type="module" module-name="eclipse" scope="TEST" />
|
|
<orderEntry type="module" module-name="execution-openapi" />
|
|
<orderEntry type="module" module-name="platform-tests" scope="TEST" />
|
|
<orderEntry type="module" module-name="java-indexing-api" scope="TEST" />
|
|
<orderEntry type="module" module-name="external-system-impl" scope="RUNTIME" />
|
|
<orderEntry type="module" module-name="junit_rt" scope="TEST" />
|
|
<orderEntry type="module" module-name="properties-psi-api" scope="TEST" />
|
|
<orderEntry type="module" module-name="java-decompiler-plugin" scope="TEST" />
|
|
<orderEntry type="module" module-name="RegExpSupport" scope="TEST" />
|
|
<orderEntry type="module" module-name="spellchecker" scope="TEST" />
|
|
<orderEntry type="module" module-name="util-tests" scope="TEST" />
|
|
<orderEntry type="library" scope="TEST" name="Mocks" level="project" />
|
|
<orderEntry type="module" module-name="jetgroovy" scope="TEST" />
|
|
<orderEntry type="module" module-name="lang-tests" scope="TEST" />
|
|
<orderEntry type="library" scope="TEST" name="mockito" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="assertJ" level="project" />
|
|
<orderEntry type="module" module-name="xml-analysis-impl" />
|
|
<orderEntry type="module" module-name="xml-psi-impl" />
|
|
<orderEntry type="library" scope="TEST" name="KotlinTest" level="project" />
|
|
<orderEntry type="module" module-name="built-in-server-api" scope="TEST" />
|
|
<orderEntry type="module" module-name="testExtensions" scope="TEST" />
|
|
<orderEntry type="module" module-name="configuration-store-impl" scope="TEST" />
|
|
</component>
|
|
</module> |