Christian Guetter
- 活动总数 52
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 7
- 订阅数 14
-
已编辑于 Maven: How to tell IntelliJ to update its Maven dependencies so that it reflects those in the local Maven repository?
已回答We 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 ... -
创建于 Run configurations with macro $ProjectFileDir$ do not work properly after starting the IDE/opening a new project
已回答In 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 ...