mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 09:25:31 +02:00
updated.
This commit is contained in:
parent
1ff8636b19
commit
2e591ca38b
1 changed files with 14 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue