I\'m working on multiple Gradle projects with internal and external dependencies, and so far I am happy that thanks to Gradle\'s dependency management I can modify a library
Currently in IntelliJ IDEA 2019.2 you can add the gradle subprojects like so
The sources of the subproject will be recognized by IntelliJ and you can use Navigate Class action for the classes in the subproject