java - Exporting Jar with Images -


i trying export runnable jar file includes image resources goes along program. when run program in eclipse paths work when trying export program there no images. have been exporting choosing package contents option.

this folder structure

this how locate file

since image files stored in jar resources should retrieve them resources. hers how


Comments