diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index e1aef8c875e..ffb4fd75bc3 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,3 +1,12 @@ +2003-09-22 Alain Magloire + + Disable the C-Task Property and Preference page. + The generation of those tasks was inadvertly remove any in the + parser. The UI code is still there since it is a feature + that we will want for CDT-2.0 + + * plugin.xml + 2003-09-21 Alain Magloire Patch contributed by Keith Campbell. diff --git a/core/org.eclipse.cdt.ui/plugin.xml b/core/org.eclipse.cdt.ui/plugin.xml index 85a7d76e699..879a034ebf3 100644 --- a/core/org.eclipse.cdt.ui/plugin.xml +++ b/core/org.eclipse.cdt.ui/plugin.xml @@ -235,12 +235,14 @@ class="org.eclipse.cdt.internal.ui.preferences.BuildConsolePreferencePage" id="org.eclipse.cdt.ui.preferneces.CBuildConsolePreferernces"> + @@ -255,6 +257,7 @@ value="org.eclipse.cdt.core.cnature"> +