Closed xeruf closed 6 years ago
Fixed widgets with 82e0599 and cleaned it up a bit
I continue having issues. The settings.gradle can not be executed successfully, complaining that project name can not be set as it is read-only. Adding an extension .kts to the file reveals additional compilation issues.
'A problem occurred evaluating root project 'player'.
Cannot set the value of read-only property 'name' for root project 'player' of type org.gradle.api.Project."
I also can not run/compile widgets.gradle.kts.
I'm beginning to think I'm running against an Intellij Idea bug, because I am getting notifications about exceptions in Kotlin plugin.
I have an issue - widget's source files do not appear to be considered project source files in Idea, preventing inspections to show up.