My program is just a simple System.out.println(\"\"); But netbeans cannot find the main method. Is netbeans 6.7.1 conflict with WIN7? Any possible error?
If you named your class with the keyword in Java, your program wouldn't be recognized that it had the main method.