iGuest 3 Report post Posted October 20, 2011 problem while executing jar fileCreating Executable Jar FilesWhen I double clicking on executable jar file somehow some other windows opens up tell me whats wrong going with it... Thanks-reply by ajaj Share this post Link to post Share on other sites
iGuest 3 Report post Posted November 13, 2011 Difficulties with adding images to appCreating Executable Jar FilesHi, I've got some problem.After creating executable jar file, everything seems to be ok - application starts perfectly, but the problem is that no icons were added. I keep them in a folder images and use them in following way:JButton button = new JButton("Name of my button", new ImageIcon("path to the icon, eg. imagescancel_button.Jpg").What's confusing, everything looks perfectly when I start the application from SDK (eg. Eclipse).Thanks in advance.Fenomen -question by Fenomen Share this post Link to post Share on other sites