mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-08 08:45:44 +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:
parent
f943043495
commit
aee400a67f
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@
|
|||
package org.eclipse.rse.internal.files.ui.view;
|
||||
import java.io.File;
|
||||
import java.lang.reflect.Method;
|
||||
import java.text.MessageFormat;
|
||||
import java.text.MessageFormat;
|
||||
import java.util.ArrayList;
|
||||
import java.util.Date;
|
||||
import java.util.HashMap;
|
||||
|
|
Loading…
Add table
Reference in a new issue