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"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - +