I currently have an Eclipse project that works perfectly when run within Eclipse. However, once I export it it fails to access the res folder where images are stored. I think that folder may not even be getting into the .jar because I opened it up and I couldn't find it.
I've uploaded a series of screenshots detailing how I built my project to this address: https://imageshack.com/a/Qwk4/1
From what I've searched online, this seems to be the proper way to export the project, so any help would be very helpful in solving this mystery.