java - Eclipse doesn't recognize listFiles(Filter paramFileFilter) -
how can fix this? eclipse doesn't recognize function:
listfiles(filter paramfilefilter) see these screenshots:


check type of filefilter; chances it's not java.io.filefilter
how can fix this? eclipse doesn't recognize function:
listfiles(filter paramfilefilter) see these screenshots:


check type of filefilter; chances it's not java.io.filefilter
Comments
Post a Comment