Scan Netbeans Networks with Symbolic Links

I have many projects open in netbeans that have a symbolic link to the library folder inside the root of the source code.

Does netbeans scan a symbolic directory once or once for each project?

I ask this because netbeans take a very long time to scan my projects , and most of them are a library. Which in comparison is about 500% more than in any project.

+3
source share
1 answer

I think he scans it once for each project (better: for every symbolic link pointing to it).

→ → → . , ...

+1

All Articles