From 2e591ca38b829b2a1cc26a05380eed520901a278 Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Sat, 1 Feb 2003 20:00:36 +0000 Subject: [PATCH] updated. --- core/org.eclipse.cdt.ui/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/core/org.eclipse.cdt.ui/ChangeLog b/core/org.eclipse.cdt.ui/ChangeLog index f38519abc9d..6a9ffbe45ff 100644 --- a/core/org.eclipse.cdt.ui/ChangeLog +++ b/core/org.eclipse.cdt.ui/ChangeLog @@ -1,3 +1,17 @@ +2003-02-01 Alain Magloire + + * src/org/eclipse/cdt/internal/ui/cview/CView.java: + Remove CreateFileAction, CreateFolderAction and OpenPerspectiveMenu, + deprecated classes. Instead use NewWizardMenu class. + * src/org/eclipse/cdt/internal/ui/BuildConsoleManager.java: + Make fDocument protected scope. + * src/org/eclipse/cdt/ui/CUIPlugin.java: + Wrong definitions of FILE_WIZARD_ID and FOLDER_WIZARD_ID. + * plugin.properties: + New entries for file and folder wizards. + * plugin.plugin.xml: + New entries for file and folder wizards. + 2003-01-28 Alain Magloire With the help of the 2.1 compiler, fix the warnings when accessiong static