IntelliJ2017.1.2 with Scala SBT Run/Debug buttons greyed and unavailable
Answered
Everything was fine until... who knows what happened.
Have tried:
- Updating to 2017.1.3
- Turning off the "Use SBT shell for build and import (experimental)
- Invalidating caches
Nothing seems to work. Log has the following error (just the pertinent bits):
2017-05-18 10:49:10,060 [ 792229] ERROR - penapi.actionSystem.impl.Utils - update failed for AnAction with ID=RunClass
java.lang.StackOverflowError
at java.security.AccessController.doPrivileged(Native Method)
Any suggestions?
Please sign in to leave a comment.
I tinkered a bit more. Re-Upgraded to 2017.1.3 .. still broken ... deleted all the existing Configurations... and suddenly everything appears to work. For how long, I do not know.