How to setup Gradle project in Eclipse from scratch

Search &install Gradle pugin in Eclipse marketplace

find the gradle installation directory map that with Eclipse Window > Preferences > Gradle > local installation directory

File > New >Other > Gradle option to create new Gradle project

File > import > Gradle project to load existing gradle project