summaryrefslogtreecommitdiff
path: root/rt
diff options
context:
space:
mode:
authornik <Nikolay.Chashnikov@jetbrains.com>2018-01-24 10:00:36 +0300
committernik <Nikolay.Chashnikov@jetbrains.com>2018-01-25 12:58:58 +0300
commit9394760865f6fb96e041eecb7526d613aad359d2 (patch)
treea84f3375a0f15550ab9ff32a1a3796499b82f454 /rt
parent648a771e62c311171c5d90fa248f0c3c3b92d6c3 (diff)
downloadidea-9394760865f6fb96e041eecb7526d613aad359d2.tar.gz
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.
Diffstat (limited to 'rt')
-rw-r--r--rt/intellij.android.rt.iml7
1 files changed, 3 insertions, 4 deletions
diff --git a/rt/intellij.android.rt.iml b/rt/intellij.android.rt.iml
index 7e88b006711..4df0f7fbc57 100644
--- a/rt/intellij.android.rt.iml
+++ b/rt/intellij.android.rt.iml
@@ -7,8 +7,7 @@
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
- <orderEntry type="module" module-name="annotations" />
- <orderEntry type="module" module-name="util-rt" />
+ <orderEntry type="module" module-name="intellij.platform.annotations.java5" />
+ <orderEntry type="module" module-name="intellij.platform.util.rt" />
</component>
-</module>
-
+</module> \ No newline at end of file