IDE Questions

How do I open included files from within the IDE? I’ve tried several times
to open an included file from the IDE view. What’sthe secret? It would seem
like a right click on a #include “filename.h” and choosing “Open on
Selection” would do the job, but it doesn’t seem to do anything.

Thanks,
David Kuechenmeister

Instead of that right click header file you gonna open in the Outline view,
and select Open.

Alex

“David Kuechenmeister” <david.kuechenmeister@viasat.com> wrote in message
news:b9bngj$lbk$1@inn.qnx.com

How do I open included files from within the IDE? I’ve tried several times
to open an included file from the IDE view. What’sthe secret? It would
seem
like a right click on a #include “filename.h” and choosing “Open on
Selection” would do the job, but it doesn’t seem to do anything.

Thanks,
David Kuechenmeister

That works for files in the same directory as the source that includes them,
but not for other included files. In other words, I can’t open a file that
is in the includes path, although the code will compile.

David

“Alex Chapiro” <achapiro@qnx.com> wrote in message
news:b9dfjg$l9k$1@inn.qnx.com

Instead of that right click header file you gonna open in the Outline
view,
and select Open.

Alex

“David Kuechenmeister” <> david.kuechenmeister@viasat.com> > wrote in message
news:b9bngj$lbk$> 1@inn.qnx.com> …
How do I open included files from within the IDE? I’ve tried several
times
to open an included file from the IDE view. What’sthe secret? It would
seem
like a right click on a #include “filename.h” and choosing “Open on
Selection” would do the job, but it doesn’t seem to do anything.

Thanks,
David Kuechenmeister

\