An internal error occurred during: "Updating Maven Project

前端 未结 10 2070
不思量自难忘°
不思量自难忘° 2021-01-29 23:52

when i convert to maven project the error is :

> An internal error occurred during: \"Updating Maven Project\".
> Unsupported IClasspathEntry kind=4
         


        
10条回答
  •  挽巷
    挽巷 (楼主)
    2021-01-30 00:14

    1. Switch to terminal and type command mvn eclipse:clean
    2. Right-click on you project, select Maven -> Update Project

    Okay, everything is settled

提交回复
热议问题