Configure Eclipse Editor for Java

For java we need to first create the project then create package then create class. This is how we do. Then for debug and running the project we need to make some settings. Here I will teach you how to create java project and debug the java source code.
First let