1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 18:05:33 +02:00
cdt/rse
David McKnight bbbce52535 Fix bug 149172 - RSE tree doesnt show same item in multiple filters
Fixed by Martin's suggestion (works!)
Perhaps it would suffice to override

  protected AbstractTreeViewer.usingElementMap() { return false; }

in SystemView. Since, if the mapping is not unique, an elementMap can not be
used.
2006-07-14 16:49:44 +00:00
..
doc Move icons for RSE tutorial from dstore.doc.isv to doc.isv 2006-07-13 11:33:49 +00:00
examples Add tutorials #1 and #2 2006-07-13 10:02:52 +00:00
features fixing some links and toc entries 2006-06-29 19:38:25 +00:00
plugins Fix bug 149172 - RSE tree doesnt show same item in multiple filters 2006-07-14 16:49:44 +00:00
tests Uploading instructions and establishing initial folder set. 2006-03-15 23:25:10 +00:00