I am getting an error
Error(1, 1) java: illegal character: \65279
From several of my files when I try to run the project. Is there any facilities in IntelliJ to find out where this character is so I can remove it? If not what suggestions can be offered to help me detect the source of the "illegal character".
Kevin