• hi, i’m on 1.1-M02-12 on IDEA 2016.2.5 – since doing these 2 upgrades, my kotlin based gradle script doesn’t recognize any imports from org.gradle or any plugins i’m using, consequently the whole script is lit up red.
• the kotlin-version configured in the script is 1.1-M02 as well, and actually running tasks works.
• I’m not gradle-proficient, so have no idea how to debug this. any hints?