Your canvas is empty. Add your first class to begin.
public class Main { public static void main(String[] args) { // Add an object to the canvas to see it created here. } }