This repository was archived by the owner on May 8, 2025. It is now read-only.

Description
Note: I don't know if this issue only occurs in OSX and IntelliJ.
When creating a new ImageIcon the path is: /res/placeholder.png but I have /resources/res/placeholder.png. Fixing the path isn't sufficient and I require to put all resources inside src folder.
If this is a verified issue, I can provide a pull request. Otherwise just mark this as invalid :)