Compiled the program. At the very root of the classpath is a file.
I work in IDEA and finds the file, but I don’t want to compile it.
The file path is: file:\D:\Program.jar!\file.json
And he writes that he cannot find him.
I get the file through: getClass().getClassLoader().getResource()
What could be the problem?