No java project option in eclipse

前端 未结 7 1047
遇见更好的自我
遇见更好的自我 2021-02-07 18:11

There may well be a very simple answer to this but having googled for an hour, I am resorting to asking here.

I am simply trying to install eclipse Indigo(3.7.2) on Ubun

7条回答
  •  一向
    一向 (楼主)
    2021-02-07 18:21

    these both commands completely solved the problem for me:

    sudo apt-get install --reinstall eclipse-jdt

    sudo apt-get update

提交回复
热议问题