Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-patch] fix for 66108

> 
> This patch includes:
> - fix for bug #66108 (C++ browser cannot show members of class)
> - TypeParser now uses resource to get scanner info
> - all types now visible in the types view (ie not just classes & structs)
> - runnables now use IProgressService.busyCursorWhile (prevents progress 
> dialog from being displayed during short operations)
> 

Thanks, applied.



Back to the top