I\'m trying to get load an image from my jar. But no matter what string I supply for getResource() it always returns null.
try { System.out.println(Boots
this.getClass().getResource("/net/sharpcode/crawler/img/logo.png")