java.net.URL.toExternalForm() need help because IDE says location is null

my file that I am trying to load (a .png file) is not properly loading because location is null even though it is in the resources folder
Was this page helpful?