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.
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$/testSrc">
|
|
<sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="true" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="projectModel-api" />
|
|
<orderEntry type="module" module-name="projectModel-impl" />
|
|
<orderEntry type="module" module-name="platform-impl" />
|
|
<orderEntry type="library" name="Netty" level="project" />
|
|
<orderEntry type="module" module-name="xml-openapi" />
|
|
<orderEntry type="module" module-name="xdebugger-api" />
|
|
<orderEntry type="library" name="Guava" level="project" />
|
|
<orderEntry type="library" name="gson" level="project" />
|
|
<orderEntry type="library" name="XmlRPC" level="project" />
|
|
<orderEntry type="library" name="commons-imaging" level="project" />
|
|
<orderEntry type="module" module-name="testFramework" scope="TEST" />
|
|
<orderEntry type="module" module-name="built-in-server-api" />
|
|
<orderEntry type="module" module-name="vcs-api" />
|
|
<orderEntry type="library" scope="TEST" name="KotlinJavaRuntime" level="project" />
|
|
<orderEntry type="library" scope="TEST" name="assertJ" level="project" />
|
|
<orderEntry type="module" module-name="built-in-server" />
|
|
</component>
|
|
</module> |