In my project I have 2 packages. images - contain images and notification - contain java files
In notification/main.java I get Image o
You could also try
Image image = new ImageIcon(path).getImage();