Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT Outline Not Working
CDT Outline Not Working [message #1716884] Tue, 08 December 2015 18:57 Go to next message
Andrew Nasman is currently offline Andrew NasmanFriend
Messages: 1
Registered: December 2015
Junior Member
Hello,

My outline is not working correctly. It correctly displays the contents of the outlines, but when I click on an item in the outline it does not jump to the items location.

Any idea on fixes?
Re: CDT Outline Not Working [message #1716915 is a reply to message #1716884] Wed, 09 December 2015 02:09 Go to previous message
David VavraFriend
Messages: 1426
Registered: October 2012
Senior Member
Mine works just fine, It will display the outline of the currently selected file. The file should be positioned after a selection
Sometimes one may have selected a similar file (such as a .h) unintentionally. Make sure.

It should act like the image below. I selected STATES::STATES(const STATEVARS &) in the outline and the file is positioned to the STATES::STATES(const STATEVARS & vs) definition. I don't think there's any configuration changes that can be done regarding this. If you are still getting this it's likely a bug and should be submitted to Eclispse bugzilla.

index.php/fa/24224/0/
Previous Topic:Using CDT for Macro Expansion in Comments
Next Topic:Cross compiling with pkg-config problems
Goto Forum:
  


Current Time: Fri Apr 19 22:59:31 GMT 2024

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

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

Back to the top