Here's my issue.

I have been coding simple java program in eclipse classic. It never gave me any issues with the Main Method. Here is my code.

import javax.swing.*;
public class main {...