I'd like to be able to specify the name of the main application class when creating a new project. Currently, after creating a project, I have to rename Application.java to something that better describes the application. This would also encourage me to be less lazy and avoid having tens of Application (n) run configurations in Eclipse.