Alexander Frömmichen
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Consistency when renaming IntelliJ modules imported from Maven
AnsweredHi, I'm trying to figure out the intended workflow for renaming of IntelliJ modules and Maven projects. We use Maven multi-modules to organize our code base, with a top-level multi-module that tran... -
Created Navigate between multiple usages of a method in call hierarchy
AnsweredHi, is it somehow possible to navigate between multiple method calls in the call hierarchy if these calls occur within one other method? Example call hierarchy from JDK code: PKIXValidator.doValida...