Hello. I am having trouble with exporting a java file to a .jar. I am using eclipse. The problem is ,after converting to .jar and double clicking on the .jar file the buttons do not work. HELP PLEASE
Hmm, not sure which buttoms you mean... but I did a little looking and found this howto that might help: http://www.wikihow.com/Create-an-Executable-File-from-Eclipse
oh the buttons i'm talking about are the ones i created. Basically the GUI does not work quite well PS I am building a media player
Hmmm, might be a dependency issue. Look at the problem this person had: http://stackoverflow.com/questions/18372126/java-program-works-in-eclipse-but-in-from-jar It sounded a bit similar to yours.
It could also be a problem with the paths that are checked for classes, but I'd expect an obvious error message then.
Join our real-time social learning platform and learn together with your friends!