knobody
September 25th, 2009, 01:08 PM
Hey, I have a GUI I made that uses buttons that execute a couple of scripts and a C++ executable. I did the project in Netbeans, and when I run the program in the IDE, my files work perfectly as long as they are in my project folder. When I pack my jar file, however, those files don't work. I have seen examples that dealt with this type of problem with image files, but so far nothing that fits my problem. Is there a workaround that would allow me to use my scripts and executable after packing a jar file, or will I need to just run the GUI from Netbeans?
Thanks for reading.
Thanks for reading.