diff --git a/.idea/libraries/javax_activation.xml b/.idea/libraries/javax_activation.xml
new file mode 100644
index 000000000000..889ede00bfb5
--- /dev/null
+++ b/.idea/libraries/javax_activation.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/libraries/javax_activation_api.xml b/.idea/libraries/javax_activation_api.xml
deleted file mode 100644
index c67ed0564dd1..000000000000
--- a/.idea/libraries/javax_activation_api.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/platform/build-scripts/groovy/org/jetbrains/intellij/build/CommunityLibraryLicenses.groovy b/platform/build-scripts/groovy/org/jetbrains/intellij/build/CommunityLibraryLicenses.groovy
index 0fde7cefb2cf..84e3844c2e84 100644
--- a/platform/build-scripts/groovy/org/jetbrains/intellij/build/CommunityLibraryLicenses.groovy
+++ b/platform/build-scripts/groovy/org/jetbrains/intellij/build/CommunityLibraryLicenses.groovy
@@ -217,7 +217,7 @@ class CommunityLibraryLicenses {
licenseUrl: "https://github.com/TooTallNate/Java-WebSocket/blob/master/LICENSE"),
new LibraryLicense(name: "Java Compatibility", version: "1.0.1", license: "GPL 2.0 + Classpath", url: "https://github.com/JetBrains/intellij-deps-java-compatibility",
licenseUrl: "https://raw.githubusercontent.com/JetBrains/intellij-deps-java-compatibility/master/LICENSE"),
- new LibraryLicense(name: "JavaBeans Activation Framework", libraryName: "javax.activation-api", version: "1.2",
+ new LibraryLicense(name: "JavaBeans Activation Framework", libraryName: "javax.activation", version: "1.2",
url: "https://github.com/javaee/activation",
license: "CDDL 1.1 / GPL 2.0 + Classpath", licenseUrl: "https://oss.oracle.com/licenses/CDDL+GPL-1.1"),
new LibraryLicense(name: "JavaCVS", attachedTo: "intellij.vcs.cvs.javacvs",
diff --git a/platform/platform-impl/intellij.platform.ide.impl.iml b/platform/platform-impl/intellij.platform.ide.impl.iml
index d03bbcda59ae..912401033f8d 100644
--- a/platform/platform-impl/intellij.platform.ide.impl.iml
+++ b/platform/platform-impl/intellij.platform.ide.impl.iml
@@ -55,7 +55,7 @@
-
+
\ No newline at end of file
diff --git a/plugins/hg4idea/intellij.vcs.hg.iml b/plugins/hg4idea/intellij.vcs.hg.iml
index cbaefc03ac7e..0b3894d90575 100644
--- a/plugins/hg4idea/intellij.vcs.hg.iml
+++ b/plugins/hg4idea/intellij.vcs.hg.iml
@@ -24,6 +24,6 @@
-
+
\ No newline at end of file