I am following the zetcode Snake java games tutorial and always get this error:
ImageIcon iid = new ImageIcon(this.getClass().getResource(\"ball.png\")); bal
Go to project >clean in the eclipse it would refresh the package explorer and you won't face this problem anymore.