Does C ++ Builder have a "Find Definition" definition?
In one of my projects we are using CodeGear C ++ Builder 2009 from Embarcadero. I am also working with Eclipse and VS2010.
Now there is one thing that I do not understand with C ++ Builder (which I have no problem with in other IDEs), is there a way to find the definition?
+3
Markus
source
to share
2 answers
it wasn't until 2010 when they brought back the cool explorer that you could move on to declaring and defining a class. It takes more steps than a click, but slightly better.
+2
David Dean
source
to share
I am using SourceNavigator http://sourcenav.sourceforge.net/ for this purpose and more ...
0
user5598651
source
to share