1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 10:46:02 +02:00

[434388] A file name filter for the first filter string affected all

other filter strings in an RSE filter
This commit is contained in:
Dave McKnight 2014-11-24 13:41:46 -05:00
parent aee400a67f
commit aa9cfa5fcf

View file

@ -85,7 +85,7 @@
* David McKnight (IBM) - [430900] RSE table enhancement to populate full column when clicking column for sorting purposes
* David McKnight (IBM) - [434388] A file name filter for the first filter string affected all other filter strings in an RSE filter
*******************************************************************************/
package org.eclipse.rse.internal.files.ui.view;
import java.io.File;
import java.lang.reflect.Method;