From 1f40d385a62fbf359bc34e43807ec1a5a35bdca8 Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Fri, 25 Feb 2005 03:42:53 +0000 Subject: [PATCH] news MakefileEditor setting part of the general text editor settingsl. --- build/org.eclipse.cdt.make.ui/NEWS | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 build/org.eclipse.cdt.make.ui/NEWS diff --git a/build/org.eclipse.cdt.make.ui/NEWS b/build/org.eclipse.cdt.make.ui/NEWS new file mode 100644 index 00000000000..c0a3cc1df22 --- /dev/null +++ b/build/org.eclipse.cdt.make.ui/NEWS @@ -0,0 +1,5 @@ +Release CDT-3.0 + + * All the MakefileEditor text preference settings are now common with the text editors. + To access use Window --> Preferences --> General --> Editors --> Text Editors +