Maciek
Maciek

Reputation: 3382

Netbeans Go To File Search Dialog Is Very Slow

The Netbeans "Go To File" feature (accessed with shift+alt+o) is extremely slow compared to the same feature in Eclipse, which is fast enough to do as-you-type matching. It seems that Netbeans is searching my entire project every time I return to this dialog. I updated to the latest Netbeans and this is still happening.

Am I doing something wrong or missing an option somewhere? Is there any way to speed this up or have it be instant like the Go To File function in Eclipse?

Upvotes: 6

Views: 2704

Answers (2)

arieltools
arieltools

Reputation: 1204

You can have a look here too: http://forums.netbeans.org/post-30720.html&highlight=slow

Upvotes: 1

Corban Brook
Corban Brook

Reputation: 21378

From Peter Blaha,

we are aware of the 'Go To file' performance. Therefore, we consider this improvements in our development plan for NetBeans 7.0, see the section Performance

Upvotes: 2

Related Questions