Pim Hazebroek
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 4
-
Created Support for git worktree
AnsweredAccording to this blog post https://blog.jetbrains.com/idea/2016/02/intellij-idea-16-eap-improves-debugger-and-adds-git-worktree-support/ intelliJ has added support for git worktrees. However I can... -
Created The impact of maven profiles on spring boot runner?
AnsweredHi all, I'm wondering how the maven and spring profiles are related to each other in IntelliJ. I'm well aware of the difference between a maven profile and a spring profile. I have a spring boot ap...