mp
03/05/2019, 6:08 PMmodule-info.java in a project (a simple Java project using the java-library plugin), IntelliJ gets super mad about basically everything in build.gradle.kts. Every element is red with Symbol is declared in unnamed module which is not read by this module. Is this expected, or is there some setting I can tweak?Alexey Belkov [JB]
03/06/2019, 10:25 AM