Jar get image as resource

前端 未结 3 1316
无人共我
无人共我 2020-12-12 01:46

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         


        
3条回答
提交回复
热议问题