From f8123e5fb3bc23c0ad359826c64e4f86ac04cf18 Mon Sep 17 00:00:00 2001 From: Andrey Breslav Date: Wed, 25 Jan 2012 19:35:42 +0400 Subject: [PATCH] Basic support for Java and Kotlin annotations --- .../IDEA__No_ProcessCanceledException_.xml | 2 + .../resolve/java/JavaDescriptorResolver.java | 57 ++----------------- .../tests/annotations/BasicAnnotations.kt | 10 ++++ .../tests/annotations/Deprecated.jet | 7 +++ 4 files changed, 25 insertions(+), 51 deletions(-) create mode 100644 compiler/testData/diagnostics/tests/annotations/BasicAnnotations.kt create mode 100644 compiler/testData/diagnostics/tests/annotations/Deprecated.jet diff --git a/.idea/runConfigurations/IDEA__No_ProcessCanceledException_.xml b/.idea/runConfigurations/IDEA__No_ProcessCanceledException_.xml index 58141b697da..63d5ea84434 100644 --- a/.idea/runConfigurations/IDEA__No_ProcessCanceledException_.xml +++ b/.idea/runConfigurations/IDEA__No_ProcessCanceledException_.xml @@ -16,7 +16,9 @@