Christian Guetter
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
创建于 Is there a way to use the "modify classpath" feature in the Run/Debug Configurations editor with a macro or a relative path?
已回答In my team, we share run configurations among all developers. In order to accomplish this, we all use a similar project layout which enables us to find everything we need relative to the project di... -
创建于 Is there an easy way to run or open a run configuration stored as file which is not yet part of the project run configurations?
已回答I have got a Maven project with a lot of Maven modules. Some of the modules contain a folder named "launch-config-idea" which contain several launch configs which are also part of the version contr... -
创建于 Is there a way to execute a Maven goal against all Maven modules of a project without aggregating POM?
已回答I have got a project containing about 20-30 Maven modules. This project changes from time to time, meaning that some modules get added and others get removed, just depending on the current developm... -
创建于 How can I create a multi-module Maven project with modules based on existing sources via the IntelliJ GUI?
已回答I would like to create a multi-module maven project where each module is based on existing sources. I have created the project via "New -> Project -> Maven" and named it "ABC". When I right-click t...