I can't use these files in my resource folder, what is wrong with my code?
The files are in a resources folder which is a subfolder of "src"
I tried absolute and a relative path. Nothing works anymore.
Desktop.getDesktop().open(new File("resources/testfile.png"));