Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-debug-dev] CDT Modules view needs to catch up with 3.3M5

Uh-oh. That didn’t sound good….

 

Doug Schaefer, QNX Software Systems
Eclipse CDT Project Lead, Tools PMC Member


From: cdt-debug-dev-bounces@xxxxxxxxxxx [mailto:cdt-debug-dev-bounces@xxxxxxxxxxx] On Behalf Of Darin Wright
Sent: Thursday, February 08, 2007 4:11 PM
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


Back to the top