You should create another class that consists of the main class.



package myproject;

public class Helloworld {

public static void main(String[] args) {
...