Christian Guetter

- Total activity 50
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 7
- Subscriptions 13
-
Edited Maven: How to tell IntelliJ to update its Maven dependencies so that it reflects those in the local Maven repository?
AnsweredWe are using IntelliJ Idea to work on a very big, multi-module Maven project which uses versioned snapshots. For updating this project, I normally use the Maven tool window to run Maven goals like ... -
Created Run configurations with macro $ProjectFileDir$ do not work properly after starting the IDE/opening a new project
AnsweredIn our project, we are sharing run configurations via Git. These run configurations are part of one of our application's modules and get imported by IntelliJ IDEA automatically when a project with ...