1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00
This commit is contained in:
Alain Magloire 2003-02-01 20:00:36 +00:00
parent 1ff8636b19
commit 2e591ca38b

View file

@ -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