Eclipse reports error on my JPA project

前端 未结 10 1944
-上瘾入骨i
-上瘾入骨i 2021-02-04 07:39

Each time I make a JPA project Eclipse reports that there are errors in my project but I do not understand why it does so. I added image and errors below:

10条回答
  •  夕颜
    夕颜 (楼主)
    2021-02-04 08:32

    Old thread, however I just had the same problem and solved with an even quicker approach.

    1. Project Properties --> JPA
    2. Change connection to . Hit apply.
    3. Change connection to previous value. Hit apply.

    Hope this helps someone.

提交回复
热议问题