I've exported a project of mine, but upon the running of it nothing happens. I think i grasped the problem, but i dont know how to fix it
Upon running the command in cmd: java -jar Desktop/LastLight.jar I am met with the error Could not find or load main class greenfoot.export.GreenfootScenarioApplication
Anyone have any ideas why it isnt working?