Alexander Frömmichen
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
-
-
Alexander Frömmichen created a post, AnsweredConsistency when renaming IntelliJ modules imported from Maven
Hi, 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... -
-
Alexander Frömmichen created a post, AnsweredNavigate between multiple usages of a method in call hierarchy
Hi, 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...