IDEA fails to recognize java.io.File Permanently deleted user Created April 06, 2010 13:15 if I use File in a java source file, then the import popup does show two other File classes (see screenshot) but not java.io.Filewhat's wrong?Attachment(s):popup.JPG
did you exclude it from the imports by accident?
that was it - thank you very much !