Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Applied: [cdt-patch] Updates to the C Model for the Outline to re flect type and visibi lity changes

With a quick fix that helps prevent the NPE in getName() in the
DeclSpecifier.getTypeName().
-----Original Message-----
From: Amer, Hoda [mailto:hamer@xxxxxxxxxxxx] 
Sent: Tuesday, March 25, 2003 12:17 PM
To: 'cdt-patch@xxxxxxxxxxx'
Subject: [cdt-patch] Updates to the C Model for the Outline to reflect type
and visibi lity changes


The Following patch updates the C model to enable the Outline view to
display type and visibility info for both fields and methods.

The attached gif files are the new icons that indicate method visibility.
They should be added to:
\org.eclipse.cdt.ui\icons\full\obj16

Thanks,
Hoda




Back to the top