java - Eclipse doesn't recognize listFiles(Filter paramFileFilter) -


how can fix this? eclipse doesn't recognize function:

listfiles(filter paramfilefilter) 

see these screenshots:

enter image description here


enter image description here

check type of filefilter; chances it's not java.io.filefilter


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -