From fbd1af4e4527ae8c0b3d4cf965d238923cda3246 Mon Sep 17 00:00:00 2001 From: John Camelon Date: Wed, 13 Aug 2003 14:57:13 +0000 Subject: [PATCH] Fixed Bug 41480 - ceditor extension point is not default editor for C++ file extensions --- core/org.eclipse.cdt.ui/ChangeLog | 5 ++++- core/org.eclipse.cdt.ui/plugin.xml | 11 ++++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index 9959afe6f44..9edfd911de0 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,4 +1,7 @@ -2003-08-12 +2003-08-13 John Camelon + Fixed Bug 41480 - ceditor extension point is not default editor for C++ file extensions + +2003-08-12 Hoda Amer Added class name validation to NewClassWizardPage Used the new search (indexer) for Code completion in CCompletionProcessor diff --git a/core/org.eclipse.cdt.ui/plugin.xml b/core/org.eclipse.cdt.ui/plugin.xml index c73f07469e0..7565d32dbd6 100644 --- a/core/org.eclipse.cdt.ui/plugin.xml +++ b/core/org.eclipse.cdt.ui/plugin.xml @@ -26,9 +26,9 @@ - - + + @@ -137,8 +137,8 @@ id="org.eclipse.cdt.ui.MakeView"> - +