Are you sure the class you are trying to run has a main method?


public static void main(String[] args) {


}


If it does? Paste the code here?!