Open Declaration problems [message #209454] |
Fri, 08 February 2008 09:14 |
Eclipse User |
|
|
|
Originally posted by: stanimir.stoykov.gmail.com
I searched for my problem but didn't find solution.
I have several opened projects in my workspace. There are classes used
in all projects. To make my problem explanation easier lets say that one
of those classes is class Test. In Test I have some members - say int
m_AMember. Few days ago I haven't problems looking m_AMember declaration
in the Test.h file in the project I'm currently working with. But one
day when I ctrl+clicked over m_AMember, a dialog box (called "Open
Declaration", select one element form the list) was opened telling me
that I must select which Test.h file to open - in Project1, Project2,
etc. (open declaration command did not redirect me to the header file of
the project, that Test.cpp, where I made the click, belongs to. Instead
it showed me all Test.h header files in the workspace). How can I fix
this? It is annoying, when I want to see the declaration of a class
member, I want to see it in the project I'm currently working with, not
all possible declarations. I tried changing the workspace, didn't help.
Thank you!
|
|
|
Powered by
FUDForum. Page generated in 0.06452 seconds