Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » eclipse open declaration not working properly
eclipse open declaration not working properly [message #1779446] Mon, 08 January 2018 08:32
Erez Say is currently offline Erez SayFriend
Messages: 1
Registered: January 2018
Junior Member
I am using Eclipse 4.6, with C++ project in linux. if it's relevant: Compilation is done via CMake makefile. Gdb version is 8.0.1

when using F3 (open declaration), a window is opened with class declarations(e.g. friend class declaration), but not the class definition (i.e. class MyClass : public BaseClass...).

Also find all references is not working.

I have

used Project->index->rebuild
verified that the C++ General/Patch and Symbols/Path is defined properly
my indexer settings is in the attached image
  • Attachment: indexer.jpg
    (Size: 235.62KB, Downloaded 215 times)
Previous Topic:GCC Linker
Next Topic:Color settings broken after switching to dark theme and back - Eclipse Oxygen.2 and CDT 9.4
Goto Forum:
  


Current Time: Thu Apr 25 17:12:16 GMT 2024

Powered by FUDForum. Page generated in 0.02747 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top