I would prefer every project defining its configur...
# random
v
I would prefer every project defining its configuration in a couple of lines, such as its source root and test root. That would exclude the need for such google requests as "What is Maven's default path for ,.," and "How do I customize Maven's default path for ...". If it is only a couple of lines, one can easily copy-past them (or generate by IDE), similar to the
main
method "boilerplate"