Error: “Class names are only accepted if annotation processing is explicitly requested” [duplicate]
问题 This question already has answers here : Closed 7 years ago . Possible Duplicate: Java Compile Problem: Class names are only accepted if annotation processing is explicitly requested I have encountered a problem. I am using crimson editor. Could someone explain what this error means? // here is my program package test.rim.bbapps.testcase.lib; import java.awt.*; import java.awt.event.*; import javax.swing.*; public class michaeltictactoe2 implements ActionListener { /* Instance variables */