I recently moved my Maven-repository to a different location
(D:\m2repository, from the former C:\Users\\.m2\repository).
Of course I changed that in my settings (both in the
C:\Users\\.m2\settings.xml file as well as in Eclipse's Maven
settings) and Updated the Maven projects multiple times, but
Ah - Gradle. Good to know.
I had originally imported these projects as Maven projects.
Then I had once experimented and tried to use Gradle for building them (i.e. I
added a “gradle nature” to them), but I then ran into an issue with some GWT
code that we are using (yes – blush – our project
I fear I have stepped into the infamous endless rebuild loop that already drove
thousands of Eclipse users away to IntelliJ. ☹
I am experiencing HOURS-long “Updating Maven Project” & Rebuilding Workspace
loops which only end up again in all projects being marked with a red marker
“Project confi