max_aigneraigner@web.de wrote:And I want to jump to the declaration of a procedure by rightclick on the command -> jump to declaration (same thing, you want to check if that procedure causes the error and first you search for the sourcefile, and THEN you don't know where exactly the function is hidden^^
NetBeans has a really great feature when it comes to project-wide find and replace. When you perform a find/replace in this way it provides a list of each file with a checkbox next to it. You can then confirm each one individually before you actually approve the event.
This is useful, for example, when you might accidentally attempt to replace a string which is actually part of a longer string and would have unintentionally been replaced.