From 6ea1d9fa3eb57e743776de1737f917af1fcaff2d Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Tue, 14 Sep 2004 14:17:44 +0000 Subject: [PATCH] 2004-09-14 Alain Magloire Define for the contentType extensions for type of files. Note this is incomplete We have to wait for 3.1 when the ContentTypeManger to be fully functionnal. * plugin.xml --- core/org.eclipse.cdt.core/ChangeLog | 9 ++++ core/org.eclipse.cdt.core/plugin.xml | 75 +++++++++++++++++++++++++++- 2 files changed, 82 insertions(+), 2 deletions(-) diff --git a/core/org.eclipse.cdt.core/ChangeLog b/core/org.eclipse.cdt.core/ChangeLog index 5f95101ba0a..a736337b57f 100644 --- a/core/org.eclipse.cdt.core/ChangeLog +++ b/core/org.eclipse.cdt.core/ChangeLog @@ -1,3 +1,12 @@ +2004-09-14 Alain Magloire + + Define for the contentType extensions for + type of files. Note this is incomplete + We have to wait for 3.1 when the ContentTypeManger + to be fully functionnal. + + * plugin.xml + 2004-09-10 Alain Magloire Remove annoying warnings and prevent the PathEntryManger diff --git a/core/org.eclipse.cdt.core/plugin.xml b/core/org.eclipse.cdt.core/plugin.xml index 0f161893bb5..297fb830a50 100644 --- a/core/org.eclipse.cdt.core/plugin.xml +++ b/core/org.eclipse.cdt.core/plugin.xml @@ -22,7 +22,9 @@ - + + + @@ -45,6 +47,7 @@ + @@ -53,6 +56,9 @@ + + + @@ -403,6 +409,7 @@ + + + + + @@ -440,6 +451,10 @@ type="org.eclipse.core.resources.problemmarker"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - +