Hi everyone, I've got a small open source project that i'm having problems with. My development tool is eclipse and it's the tool that compiles the code. Also, I use a .bat file to make the jar file and I think the problem is here. As I've heard of, get resources suits for both directories or jar files. However, even though everything works great on eclipse debugger, when I make the jar, lots of things become unavailable. I'm using helpgui (from sourceforge) and TinyLAF (both open source) to present the help file and use skins. From TinyLAF I corrected the problem on the source code of the project but I can't seem to do it to Helpgui. I know the problem is not even there, but on my jar file. So I deleted the source code of Helpgui from eclipse and referenced the compiled library that exists on their website. However I can't do anything now! Not even in the debbugger. So what I'm asking (and giving all my points to) is that someone patient and willing to make points (I guess easily) will download the project sourcecode into eclipse, take a look at the debbugger and the bat file and tell me what i'm doing wrong. It's the only thing that ain't fixed. This little bug is preventing me from releasing the binaries as jar executables.
Thank you all in advance.
Eclipse project folder:
http://cannonbang.sourceforge.net/cannonbang.rarThe line that triggers help gui is on the class: net.sourceforge.cannonbang
.GuiMain (as is the main method) I understand that it takes time and that's why i'm giving big points.
Start Free Trial