diff --git a/.idea/libraries/annotations.xml b/.idea/libraries/annotations.xml new file mode 100644 index 00000000000..cf741900bcf --- /dev/null +++ b/.idea/libraries/annotations.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/junit.xml b/.idea/libraries/junit.xml new file mode 100644 index 00000000000..6a153a12293 --- /dev/null +++ b/.idea/libraries/junit.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/trove4j.xml b/.idea/libraries/trove4j.xml new file mode 100644 index 00000000000..0192714597f --- /dev/null +++ b/.idea/libraries/trove4j.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml index 0d280ea1e3e..4d1846a6f2a 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -29,6 +29,7 @@ + diff --git a/compiler/frontend/serialization/serialization.iml b/compiler/frontend/serialization/serialization.iml new file mode 100644 index 00000000000..0cbd573d001 --- /dev/null +++ b/compiler/frontend/serialization/serialization.iml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/compiler/tests/compiler-tests.iml b/compiler/tests/compiler-tests.iml index c29422b9f46..2e820b9b71b 100644 --- a/compiler/tests/compiler-tests.iml +++ b/compiler/tests/compiler-tests.iml @@ -7,6 +7,7 @@ + @@ -15,6 +16,7 @@ +