IDEA project configuration: the great module rename

Rename all modules in IntelliJ IDEA sources to ensure that they follow a consistent naming scheme.

Update *.iml files.
This commit is contained in:
nik
2018-01-24 10:00:38 +03:00
parent 16410c2321
commit c9620ce099
262 changed files with 1859 additions and 1917 deletions

View File

@@ -7,8 +7,7 @@
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="structure-view-impl" exported="" />
<orderEntry type="module" module-name="java-psi-impl" />
<orderEntry type="module" module-name="intellij.platform.structureView.impl" exported="" />
<orderEntry type="module" module-name="intellij.java.psi.impl" />
</component>
</module>
</module>