As an initial step, checking out a project from GitHub and building it through eclipse taking too much time in my case, I decided to automate that initial process through command line. And I'm able to do that successfully.
But I wanted use that imported project in Eclipse for further edits. This I don't know how to do. Can you please help me in achieving it