From 191bface905e190442a3a3abdf43099b6d22a0e1 Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Fri, 25 Feb 2005 03:42:35 +0000 Subject: [PATCH] news CEditor setting part of the general text editor settingsl. --- core/org.eclipse.cdt.ui/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/org.eclipse.cdt.ui/NEWS b/core/org.eclipse.cdt.ui/NEWS index d0885defc2b..5fb0a89cf72 100644 --- a/core/org.eclipse.cdt.ui/NEWS +++ b/core/org.eclipse.cdt.ui/NEWS @@ -1,5 +1,8 @@ Release CDT-3.0 + * All the CEditor text preference settings are now common with the text editors. + To access use Window --> Preferences --> General --> Editors --> Text Editors + * Implement Eclipse 3.0 Next/Prev Annonation retargetable actions for CEditor with Problems view highlighting.