From e68659eac5647f43aa1a6f014c89ce46cf617c31 Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Fri, 3 Sep 2004 21:45:25 +0000 Subject: [PATCH] 2004-09-03 Alain Magloire Provide the extension for the Core Plugin Preference Initializer. * plugin.xml --- core/org.eclipse.cdt.core/ChangeLog | 5 +++++ core/org.eclipse.cdt.core/plugin.xml | 7 +++++++ 2 files changed, 12 insertions(+) diff --git a/core/org.eclipse.cdt.core/ChangeLog b/core/org.eclipse.cdt.core/ChangeLog index 9d648f10e51..53cfe276600 100644 --- a/core/org.eclipse.cdt.core/ChangeLog +++ b/core/org.eclipse.cdt.core/ChangeLog @@ -1,3 +1,8 @@ +2004-09-03 Alain Magloire + + Provide the extension for the Core Plugin Preference Initializer. + * plugin.xml + 2004-09-03 Alain Magloire Add the BinaryModule to the info. diff --git a/core/org.eclipse.cdt.core/plugin.xml b/core/org.eclipse.cdt.core/plugin.xml index 9051ccfd4d1..6e02a4f0483 100644 --- a/core/org.eclipse.cdt.core/plugin.xml +++ b/core/org.eclipse.cdt.core/plugin.xml @@ -439,4 +439,11 @@ + + + + + + +