An internal error occurred during: “Launching Project”. java.lang.NullPointerException

后端 未结 10 2259
野趣味
野趣味 2021-01-18 04:38

My android project was compiling well but suddenly it stopped launching. Then I tried to launch other projects from Project Explorer and all project threw same exception:

10条回答
  •  难免孤独
    2021-01-18 05:32

    Got the similar issue after update the project able to procced.

    Right click on the project -->Maven --> Update Project

提交回复
热议问题