From 2c77a0941def71fd41f26aef66d4664ecca117d5 Mon Sep 17 00:00:00 2001 From: Nikolay Krasko Date: Tue, 26 Jun 2012 19:22:55 +0400 Subject: [PATCH] Add reader intention for the thread operation (EA-36906) --- .idea/compiler.xml | 6 ++++- .idea/inspectionProfiles/idea_default.xml | 3 +++ .idea/runConfigurations/IDEA.xml | 20 ++++++++++++++- .../jet/codegen/CompilationException.java | 25 ++++++++++++------- .../kotlin/test/kotlin/swing/SwingSample.kt | 1 + libraries/stdlib/src/kotlin/JLangIterables.kt | 16 ++++-------- 6 files changed, 49 insertions(+), 22 deletions(-) diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 8c89653e336..539635056d8 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -19,7 +19,11 @@ - + + + + +