Christian Guetter
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created Is there a way to use the "modify classpath" feature in the Run/Debug Configurations editor with a macro or a relative path?
AnsweredIn 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... -
Created 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?
AnsweredI 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... -
Created Is there a way to execute a Maven goal against all Maven modules of a project without aggregating POM?
AnsweredI 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... -
Created How can I create a multi-module Maven project with modules based on existing sources via the IntelliJ GUI?
AnsweredI 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...