When I write System.out.println(), eclipse complains that out cannot be resolved or is not a field. also i am Try this import static java.lang.System.out;
In other files of the project all working fine. I have clean Project,restart eclipse but all in vain. I have even delete that file and create new file but still problem exists. I am clue less now. Please help me if any one have any idea.
Thank you.