I have Eclipse Galileo. I created a new Java project but couldn’t run the application. I get the following launch error:
Selection does not contain a main type

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The signature of the main method is shown below:
Also, the following link may be beneficial for you:
http://download.oracle.com/javase/tutorial/getStarted/application/index.html