Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Code browsing...
Code browsing... [message #109963] Fri, 09 July 2004 08:58 Go to next message
Eclipse UserFriend
Originally posted by: nigel.cook.SPAMBADipunwired.com

Morning,

I've been giving the CDT a try, and I'm wondering what the browsing
capabilities are supposed to be (using CDT 2.0, Eclipse 3.0 (m8?)).

With the java perspective, I'm able to quickly jump to variable/member
declarations. Is there supposed to be something similar with the CDT?
Right now, every effort times out (set to 3 seconds). For example, using
'Open declaration' from the context-sensitive menu brings up the
'Operation in progress' message, and then the timeout. The 'Content
assist' function times out as well.

I've creating a couple C++ projects by importing from an existing
Makefile, should this be making a difference? Again, I'm not certain what
the functionality is supposed to be, but if I should be getting any
browsing capabilities, what have I set up wrong?

On a different note, is it possible to load up a header file (.h) quickly
from a #include statement? I've got a few hundred headers all over the
place, and any ability to quickly have a glance at a particular one would
be greatly appreciated.

If I may be permitted to throw one small comment out. On my file tabs
(showing the opened cpp/h files, the names are shortened when the space
runs out, and 'mycppfile.cpp' becomes 'mycppf...', for example. Is it
possible to shorten it to 'mycp...cpp' instead? I realize this is a
personal preference sort of thing, but I would find it useful.

Otherwise, really liking the project, keep up the great work folks!

Many thanks,
Nigel
Re: Code browsing... [message #109971 is a reply to message #109963] Fri, 09 July 2004 09:07 Go to previous message
Eclipse UserFriend
Originally posted by: nigel.cook.SPAMBADipunwired.com

> I've been giving the CDT a try, and I'm wondering what the browsing
> capabilities are supposed to be (using CDT 2.0, Eclipse 3.0 (m8?)).

> With the java perspective, I'm able to quickly jump to variable/member
> declarations. Is there supposed to be something similar with the CDT?
> Right now, every effort times out (set to 3 seconds). For example, using
> 'Open declaration' from the context-sensitive menu brings up the
> 'Operation in progress' message, and then the timeout. The 'Content
> assist' function times out as well.

I just noticed that this has been asked a few times in the last couple
days, please feel free to ignore.

Nigel
Previous Topic:Newbie: Eclipse 3.0 CDT 2.0 makefile.init missing
Next Topic:Sending GDB command through CDT. What command do I need from CommandFactory?
Goto Forum:
  


Current Time: Thu Jul 24 00:33:08 EDT 2025

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

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

Back to the top