Slackbot
09/11/2022, 11:10 AMJavi
09/11/2022, 11:33 AMJavi
09/11/2022, 11:35 AMid(“java”)
is the same as java
in KTS but I haven't tried personally the first one as I always use the second oneTom Brus
09/11/2022, 12:02 PMid("java")
is generated by the new project wizard.Javi
09/11/2022, 12:03 PMTom Brus
09/11/2022, 12:29 PMTom Brus
09/11/2022, 12:30 PMJohn Bellini
09/12/2022, 4:46 PMidea
to my plugin blocks and it resolved a lot of this for me.Tom Brus
09/13/2022, 6:44 AMVampire
09/13/2022, 1:26 PMTom Brus
09/13/2022, 8:47 PMVampire
09/13/2022, 9:49 PMTom Brus
09/14/2022, 10:48 AMTom Brus
09/15/2022, 5:30 PM.gradle
entry from the Ignored Files and Folders
list from the Editor/File Types
preference the problem vanished. I have no idea what put the entry in this list though.
I hope this can help others….Vampire
09/15/2022, 5:42 PM.gradle
, it sounds consistent that they are not found in IJ if the folder is ignored.Tom Brus
09/15/2022, 7:23 PMgrossws
09/20/2022, 6:20 PMTom Brus
09/20/2022, 6:28 PMgrossws
09/20/2022, 6:36 PMTom Brus
09/20/2022, 6:56 PMgrossws
09/20/2022, 7:17 PMconfigurations["api"]
depending on the context I might want either where configurations is defined or its get
methodTom Brus
09/20/2022, 7:27 PMgrossws
09/20/2022, 9:47 PM