A Yeoman Generator that allows you to create a Java Playground File / Class
Take a look at the basic sample file
Class Namewill provide the name for the class and filenameInclude Test Classwill move thestatic void mainto a Test Class and generate sample code to instantiate the main class. Check out the sample file with test class