Posts by Pedro Santos • 11 points
1 post
-
0
votes1
answer27
viewsQ: Can the main method already be written when creating a new class?
To speed up the process of creating the java class you would like the main method to always be written when creating a new class, as if it were a shortcut already integrated when creating the class,…