G Brinkmann
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
-
G Brinkmann created a post, AnsweredMaven war module artifact not working
Hello, I'm on 2022.1.3 and using the Maven Helper plugin. My problem: The war artifact of a Maven war project build is not showing up in project settings / artifacts. When I test to add it manually... -
G Brinkmann created a post, Completed[invalid] Insert setter proposal
It should be possible to create "Builder" setters like "withFoo(Type foo)" instead of "setFoo(Type foo)". Maybe as a changeable default configuration. When I insert builder setters I always change ...