cerebrotecnologico opened a new issue, #6250:
URL: https://github.com/apache/netbeans/issues/6250

   ### Apache NetBeans version
   
   Apache NetBeans 18
   
   ### What happened
   
   Performance of Navigate -> Go to file ... is extremely slow (or at least 
this is the case under MacOS X Monterey)
   It would expect this should be as fast as using a Unix command: 
   ```
   find . -name "pattern"  -type f
   ``` 
   
   ### How to reproduce
   
   Open a Maven project with several submodules and sub-submodules and 
thousands of files.
   Try to find a specific file on a submodule or subsubmodule not currently 
open using Navigate -> Go to file ... 
   
   
   ### Did this work correctly in an earlier version?
   
   No / Don't know
   
   ### Operating System
   
   MacOS Monterey 12.6.7
   
   ### JDK
   
   JDK 11 - OpenJDK 20.0.1
   
   ### Apache NetBeans packaging
   
   Apache NetBeans provided installer
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to