1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 07:05:24 +02:00
Find a file
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
releng Fix timestamp handling for S-builds 2006-06-30 10:58:04 +00:00
rse Fix bug 149172 - RSE tree doesnt show same item in multiple filters 2006-07-14 16:49:44 +00:00