1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 09:55:29 +02:00

Bug 82264: Enhance the Shared Libraries view. Replaced the Shared Libraries view by the Modules view.

This commit is contained in:
Mikhail Khodjaiants 2005-02-18 20:13:45 +00:00
parent 8302430ecc
commit ee8352619d

View file

@ -1,5 +1,10 @@
Release CDT-3.0
* Modules View (former Shared Libraries view) (bug 82264)
- replaced Shared Libraries view by Modules view
- added detail pane to the view
- made the view's entries expandable
* Memory View (bug 73168)
- removed the old memory view
- added support for the Memory view provided by Eclipse 3.1