From 2c25a0e46a0d9fa7d03c3984696d33c918c9c0bb Mon Sep 17 00:00:00 2001 From: Andrey Breslav Date: Tue, 6 Sep 2011 12:10:46 +0400 Subject: [PATCH] Classpath fixed for stdlib --- .idea/libraries/annotations.xml | 9 +++++++++ idea/idea.iml | 1 - stdlib/stdlib.iml | 1 + 3 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 .idea/libraries/annotations.xml diff --git a/.idea/libraries/annotations.xml b/.idea/libraries/annotations.xml new file mode 100644 index 00000000000..5183e286398 --- /dev/null +++ b/.idea/libraries/annotations.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/idea/idea.iml b/idea/idea.iml index 9c112d636ff..d07235464f2 100644 --- a/idea/idea.iml +++ b/idea/idea.iml @@ -21,7 +21,6 @@ - diff --git a/stdlib/stdlib.iml b/stdlib/stdlib.iml index d5c07432750..0e9d8224de4 100644 --- a/stdlib/stdlib.iml +++ b/stdlib/stdlib.iml @@ -7,6 +7,7 @@ +