Dhruv Bansal
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 6
-
Created Navigate package structure inside the maven dependencies in IntelliJ just like eclipse and also autoscroll to some class inside maven dependency
AnsweredHow to navigate package structure inside the maven dependencies in IntelliJ just like eclipse (see the screenshot attached) and also autoscroll to some class inside maven dependency. Intellj only ... -
Created Module is not visible after loading the unloaded module
AnsweredI have various maven modules in my project. I unloaded the module and after some time loaded it back. But after loading back it is not visible again in Project view. And it is kind of disabled (lig... -
Created Disable Module-Group view in Project view
AnsweredI have a very big structure of maven project around 300 poms. Somehow I enable the formation of module groups while importing the project. Now I have a kind one extra folder on every folder in my p... -
Edited Multi-module Maven - Project view issue
AnsweredI have maven multi-module project with following structure: --maven-parent----child-1--------child-1-1----child-2 So when I import this project into eclipse I get the following project structure vi...