Hello, I am a new Kotlin developer and was trying ...
# intellij
m
Hello, I am a new Kotlin developer and was trying to help with the github project, in the code inspection module. On the moment, I got to build the IDE from IDEA with the command "./gradlew runIde". Even so, it seems IDEA isn't recognizing various classes, like IntentionWrapper(I tried adding some jars as library and some folders as source, but didn't get any result), and I don't know how, but IDEA isn't accepting anymore extensions like the .any {} for lists. Is there anyone who could share some advice on starting colaborating with the project?