I try to build a project, which is using the Maven Wrapper. The build works fine on command line. There is also a plug-in for IntelliJ Idea. However, I haven't found any article, how to build such project with Eclipse.
Do you have an experience with project build by ./mvnw
command instead of mvn
in Eclipse, please?
I know, my answer won't make happy these, that are still looking for a solution. I consulted the problem with team and since two years I use IntelliJ Idea. You can use community edition for free or commercial version for about 600 €. It depends on your situation. (Profis tend to not use Eclipse nowadays.)