I'm pretty frustrated by now. Can't set up IDEA to...
# kontributors
g
I'm pretty frustrated by now. Can't set up IDEA to be usable. Did it like the README in github repo says, but there are problems I can't resolve. I can run 'clean' or 'dist' and it works, but vvents pop up saying that Kotlin is not configured. Trying to configure it doesn't work, because it's forever finding runtime. Other events regarding Gradle or Maven show up, but no actions are available. But most importantly, it all works so slowly I can't really edit anything. Trying to do anything has 10-30s delay. I have 4xXeon 3.2 GHz, 24 GB RAM, SSD drive. Is there anything I can do to be able to work with IDEA? I've tried to find any solution for 4 days now. Googled, experimented, can't find anything useful.
l
Hi, I had a similar issue a couple of days ago. Then I installed Intellij IDEA 2018.1 EAP through the Jetbrains Toolbox app ( https://www.jetbrains.com/toolbox/app/ ) and increased IDE maximum heap size to 4000 MB. I haven’t seen any slowness on this IDE version yet. I hope this helps.
g
👍