Hello,

I have some trouble trying to run a jar file I exported with FatJar. Basically it crashes because my main class needs an argument (another class in my project) and I don't know how to pass this argument. In the export dialog in eclipse, I only see how i can change the main class, but no option to specifiy arguments.

Regards,

Mathias Versichele