New Kotlin plugin for IDEA generates odd warnings and produce not valid class for .apk

Hi,

I have two problems:

  1. updated plugin http://teamcity.jetbrains.com/repository/download/bt345/61493:id/kotlin-plugin-0.1.1787.zip installed in IDEA still generates  wrong class (probably with ACCT_STATIC flag set) which causes resulting .apk can not be installed on Android emulator with INSTALL_FAILED_DEXOPT error message. May I have an updated standalone compiler to check the issue with ant, without IDE? The details of the story are at http://youtrack.jetbrains.com/issue/KT-1554?projectKey=KT

  2. The IDE shows errors in correct Kotlin code (which can be compiled without even warnings), screenshot attached.
    Can it be an issue of IDEA itself?

Philip


Original message URL: http://devnet.jetbrains.net/message/5454445#5454445