Hi, I am new to the whole Processing framework. I have the Processing for an Ant game simulation. I got it all working, running in eclipse. However, when I export to a runnable jar all I get is a blank frame. Am I missing something? Is there some kind of method required to export to jar via eclipse?
I am using few libraries, giCentre, controlP5 and core libraries. All of which are working run from Eclipse.