it's because the

public class WelcomeName{
String myName="david"; // this is put in the wrong spot, it should be within the main method

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