apt-get install eclipse eclipse-cdt eclipse-jdt
 

# don't include eclipse if you have it already

after a successful install, do the following at terminal; pls back-up workspace:

rm -rf ~/.eclipse  
rm -rf ~/workspace
eclipse -clean &

相关文章:

  • 2021-10-14
  • 2021-07-07
  • 2022-01-11
  • 2021-11-24
  • 2021-09-27
  • 2022-02-05
猜你喜欢
  • 2021-10-26
  • 2021-09-29
  • 2021-12-04
  • 2021-10-31
  • 2021-09-24
  • 2021-07-15
相关资源
相似解决方案