diff --git a/java/java-runtime/resources/intellij.java.rt.xml b/java/java-runtime/resources/intellij.java.rt.xml new file mode 100644 index 000000000000..6fb76a66265d --- /dev/null +++ b/java/java-runtime/resources/intellij.java.rt.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/libraries/junit5/intellij.libraries.junit5.iml b/libraries/junit5/intellij.libraries.junit5.iml new file mode 100644 index 000000000000..ca3919e05445 --- /dev/null +++ b/libraries/junit5/intellij.libraries.junit5.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/libraries/junit5/resources/intellij.libraries.junit5.xml b/libraries/junit5/resources/intellij.libraries.junit5.xml new file mode 100644 index 000000000000..6fb76a66265d --- /dev/null +++ b/libraries/junit5/resources/intellij.libraries.junit5.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/libraries/testng/intellij.libraries.testng.iml b/libraries/testng/intellij.libraries.testng.iml new file mode 100644 index 000000000000..ff694375f4c2 --- /dev/null +++ b/libraries/testng/intellij.libraries.testng.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/libraries/testng/resources/intellij.libraries.testng.xml b/libraries/testng/resources/intellij.libraries.testng.xml new file mode 100644 index 000000000000..6fb76a66265d --- /dev/null +++ b/libraries/testng/resources/intellij.libraries.testng.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/platform/testFramework/common/intellij.platform.testFramework.common.iml b/platform/testFramework/common/intellij.platform.testFramework.common.iml index 1ce8eaf12e17..4c3a15ea68e4 100644 --- a/platform/testFramework/common/intellij.platform.testFramework.common.iml +++ b/platform/testFramework/common/intellij.platform.testFramework.common.iml @@ -3,6 +3,7 @@ + diff --git a/platform/testFramework/common/resources/intellij.platform.testFramework.common.xml b/platform/testFramework/common/resources/intellij.platform.testFramework.common.xml new file mode 100644 index 000000000000..8b455164144a --- /dev/null +++ b/platform/testFramework/common/resources/intellij.platform.testFramework.common.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/platform/testFramework/core/intellij.platform.testFramework.core.iml b/platform/testFramework/core/intellij.platform.testFramework.core.iml index 9f21ff119ff7..659f8d234395 100644 --- a/platform/testFramework/core/intellij.platform.testFramework.core.iml +++ b/platform/testFramework/core/intellij.platform.testFramework.core.iml @@ -3,6 +3,7 @@ + diff --git a/platform/testFramework/core/resources/intellij.platform.testFramework.core.xml b/platform/testFramework/core/resources/intellij.platform.testFramework.core.xml new file mode 100644 index 000000000000..db964f2b0ccf --- /dev/null +++ b/platform/testFramework/core/resources/intellij.platform.testFramework.core.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/platform/testFramework/impl/intellij.platform.testFramework.impl.iml b/platform/testFramework/impl/intellij.platform.testFramework.impl.iml index a4be979ba3e2..e138679a8292 100644 --- a/platform/testFramework/impl/intellij.platform.testFramework.impl.iml +++ b/platform/testFramework/impl/intellij.platform.testFramework.impl.iml @@ -3,6 +3,7 @@ + diff --git a/platform/testFramework/impl/resources/intellij.platform.testFramework.impl.xml b/platform/testFramework/impl/resources/intellij.platform.testFramework.impl.xml new file mode 100644 index 000000000000..8b455164144a --- /dev/null +++ b/platform/testFramework/impl/resources/intellij.platform.testFramework.impl.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/platform/testFramework/intellij.platform.testFramework.iml b/platform/testFramework/intellij.platform.testFramework.iml index 321433a53faa..c1a2940ebf25 100644 --- a/platform/testFramework/intellij.platform.testFramework.iml +++ b/platform/testFramework/intellij.platform.testFramework.iml @@ -6,6 +6,7 @@ + diff --git a/platform/testFramework/resources/intellij.platform.testFramework.xml b/platform/testFramework/resources/intellij.platform.testFramework.xml new file mode 100644 index 000000000000..2554cec6f9a9 --- /dev/null +++ b/platform/testFramework/resources/intellij.platform.testFramework.xml @@ -0,0 +1,12 @@ + + + + + + + + + + \ No newline at end of file