We build in maven multiple projects (let\'s name them A,B,C). Project A uses .jar of project B which uses .jar of project C.
I am modifying codes of all A/B/C projec
For who uses Gradle can also avail the same:
Go to: 1. View --> Tool Windows --> Gradle 2. Click on the + button and add your build.gradle file
+
build.gradle