Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Outline and Browsing problems with CDT M9/ Eclipse 3.0 RC1

Hi all,

I observed several features in the CDT M9 in combination with Eclipse 3.0 RC1

1. I have a project with several classes that I can see in the outline view but that cannot be seen in the C++ browser. As far as I can see, all classes that are defined as inner classes cannot be browsed but can be outlined.
2. In both the outline view and the C++ browse view several elements (e.g. class and namespaces and their members) are displayed multiple times (mostly twice).
3. If the definition and/or implementation of a class is done completely with a macro, the browser cannot show the members of that class.

Groeten,

Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
e-mail: J.Kraaijeveld@xxxxxxxxxx
web: www.askesis.nl 


Back to the top