FaqCplusPlusNsDefs
How can I find all definitions of my namespace?
A namespace can be defined in different files of the project. To navigate between different namespace definitions, use the Classes window Ctrl-9). Find the namespace of interest, right-click, and choose All Declarations. You will see a list of all the definitions sorted by file name.
Applies to: NetBeans 6.0 and later
Platforms: all