Hello all, I am new to Greenfoot as well as to Java. I have downloaded a project from internet, and it has a large number of .java files and each of them has a main(). I thought that in a project, there can only be one main() method in any of the files. Isn't it so?