4

Apache NetBeans - clear the cache and rebuild maven idexes

 2 years ago
source link: https://marco.dev/netbeans-clear-cache
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

If you have issues with the indexation of files and resources in Netbeans, e.g. it stucks building the maven dictionary

Clean the NetBeans cache

You can manually delete the NetBeans cache … but what’s the path?

You can see the path of NetBeans cache in the NetBeans menu.

Image.jpeg

It will appear a page with the logo of Apache NetBeans with some system information.

Image.jpeg

The User directory contains your configuration (e.g. open projects). The Cache directory contains the data that you can delete.

To remove the files you can execute rm -r ./* from /User/[your user]/Library/Caches/NetBeans/[NB Version]

Rebuild Maven indexes

To rebuild the Maven you can go in the OptionsJavaMaven you can click Index Now.

Image.jpeg


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK