From: cdt-debug-dev-bounces@xxxxxxxxxxx
[mailto:cdt-debug-dev-bounces@xxxxxxxxxxx] On
Behalf Of Mikhail Khodjaiants
Sent: Friday, February 09, 2007
4:47 AM
To: CDT Debug developers list
Subject: RE: [cdt-debug-dev] CDT
Modules view needs to catch up with 3.3M5
Darin,
I have been following the
changes you've made for M5 and will try to migrate the Modules view
to M5 during this weekend. It would be very helpful if you guide me.
Thank you,
Mikhail
From:
cdt-debug-dev-bounces@xxxxxxxxxxx [mailto:cdt-debug-dev-bounces@xxxxxxxxxxx] On Behalf Of Darin Wright
Sent: 08 February 2007 21:11
To: cdt-debug-dev@xxxxxxxxxxx
Subject: [cdt-debug-dev] CDT
Modules view needs to catch up with 3.3M5
The Modules View will need to catch up with changes in
Eclipse 3.3M5. The modules viewer subclasses 'AsynchronousTreeViewer', which no
longer exists (it has been replaced by TreeModelViewer).
I'm
not familiar with the view, but it looks almost like a copy of the Variables
View. I can help someone do the migration. If someone can contact me, perhaps
we can come up with a simpler migration scheme than re-writing the view
(perhaps we could subclass the variables view).
Thanks,
Darin
Wright