mwerschy
04/16/2017, 5:27 PMgradle
, buildscript
, etc). Anything else I need to do to get idea to find those?suresh
04/16/2017, 8:09 PMgsk
version ?mwerschy
04/16/2017, 9:35 PM0.8.0
. I managed to fix it by deleting the Kotlin folder from my .idea/config/plugins
. AFAIK that's shipped with idea now so I guess there was still an old version in there breaking something. No idea why that never caused any other issues. I'm still getting
WARN: Failed to initialize native filesystem for Windows
java.lang.RuntimeException: Could not find installation home path. Please make sure bin/idea.properties is present in the installation directory.
when I build. Doesn't seem to be affecting anything though.yoavst
04/17/2017, 8:30 AM