Eclipse loops endlessly: Invoking 'Maven Project Builder'

后端 未结 18 887
遇见更好的自我
遇见更好的自我 2021-02-02 05:56

Ugh! My Eclipse is stuck in an endless loop:

  • No operations to display at this time
  • Refreshing Workspace Building
  • Workspace. Invoking \'Maven Pro
18条回答
  •  佛祖请我去吃肉
    2021-02-02 06:45

    Eclipse -> Preferences -> Maven -> Installations Remove additional installation and using EMBEDDED helped me.

    The trigger was, that I wanted to have a separated maven setup for SLF4J: Class path contains multiple SLF4J bindings.

提交回复
热议问题