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

Popular posts from this blog

java - Null response to php query in android, even though php works properly -

node.js - Using Node without global install -

php - CakePHP HttpSockets send array of paramms -