NetBeans background scanning projects takes too long

后端 未结 15 1388
-上瘾入骨i
-上瘾入骨i 2021-02-05 03:29

NetBeans background scanning projects takes too long. Every time when I open netbeans it scanning for ages. I used NetBeans 7.2 and it works perfecly. Now I formatted pc and rei

15条回答
  •  一向
    一向 (楼主)
    2021-02-05 03:58

    On Ubuntu 18.04 / Netbeans 10.0, I had the same problem.

    • [FAIL] Deleted cache
    • [FAIL] Deleted project-specific "nbproject" dir
    • [FAIL] Closed the offending project (mouseover the progress bar to identify which one) --> restart NB --> create new project
    • [SUCCESS] Nuked the project from the F/S --> re-cloned --> restarted NB. I also renamed the directory itself, in case there was some other cache that pointed to the old dirname.

提交回复
热议问题