Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-patch] C/C++ Color Preference Hover Patch

> 
> This fixes a null pointer exception received when we hover 
> over the code in the C/C++ Editor colour preference dialog.

Patch Applied with appropriate ChangeLog

2002-10-11 Alain Magloire
        * CEditorTextHoverDispatcher.java (getCurrentTextHover):
        This fixes a null pointer exception received when we hover
        over the code in the C/C++ Editor colour preference dialog.
        From Thomas Fletcher.

Thanks.




Back to the top