From 1ffaa3cf2349d533ccd58b9615e29e9bc8ec76f5 Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Sun, 22 Aug 2004 01:12:14 +0000 Subject: [PATCH] 2004-08-21 Alain Magloire Fix for 69756 * plugin.xml --- core/org.eclipse.cdt.ui/ChangeLog | 5 +++++ core/org.eclipse.cdt.ui/plugin.xml | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index e02e0115068..5e5d254482c 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,3 +1,8 @@ +2004-08-21 Alain Magloire + + Fix for 69756 + * plugin.xml + 2004-08-20 Chris Wiebe class wizard now adds include paths dynamically diff --git a/core/org.eclipse.cdt.ui/plugin.xml b/core/org.eclipse.cdt.ui/plugin.xml index 4fff28ba79c..f5538b57efc 100644 --- a/core/org.eclipse.cdt.ui/plugin.xml +++ b/core/org.eclipse.cdt.ui/plugin.xml @@ -344,7 +344,7 @@ name="%cDocumentSetupParticipant" point="org.eclipse.core.filebuffers.documentSetup"> @@ -353,7 +353,7 @@ name="%cDocumentFactory" point="org.eclipse.core.filebuffers.documentCreation">