Why is Eclipse Juno 4.2 running “JPA Java Change Event Handler” processes?

前端 未结 6 1795
忘了有多久
忘了有多久 2021-02-03 16:58

I have just upgraded to Eclipse Juno 4.2. I have a completely clean new workspace, but have imported projects that have previously been used in Eclipse 3.7 and therefore have so

6条回答
  •  青春惊慌失措
    2021-02-03 17:22

    I've experienced this behavior whenever I disabled the JPA Validator in Window => Preferences => Validation. Enabling it for both Build and Manual made the crazy loop disappear.

提交回复
热议问题