mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 11:53:49 +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$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="openapi" />
|
|
<orderEntry type="module" module-name="execution-openapi" exported="" />
|
|
<orderEntry type="module" module-name="java-runtime" />
|
|
<orderEntry type="module" module-name="debugger-impl" />
|
|
<orderEntry type="library" name="jgoodies-forms" level="project" />
|
|
<orderEntry type="module" module-name="testRunner" exported="" />
|
|
<orderEntry type="module" module-name="compiler-openapi" />
|
|
<orderEntry type="module" module-name="java-impl" />
|
|
<orderEntry type="module" module-name="java-indexing-api" />
|
|
<orderEntry type="module" module-name="smRunner" />
|
|
<orderEntry type="module" module-name="jshell-protocol" />
|
|
<orderEntry type="library" name="Coverage" level="project" />
|
|
<orderEntry type="library" scope="RUNTIME" name="precompiled_jshell-frontend" level="project" />
|
|
</component>
|
|
<component name="copyright">
|
|
<Base>
|
|
<setting name="state" value="1" />
|
|
</Base>
|
|
</component>
|
|
</module> |