Regarding "IDEs can only help to search for a class if I know its name.":
As of NetBeans 6.5 you can search for symbols too (Navigate > Go To Symbol -- Ctrl-Shift-Cmd-O), not just classes - I use that sometimes when I can't remember the class name. If I remember the method, or field, I'm after I just use Go To Symbol to find it which takes me to the right class. -- Tor --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
