How to clone a project from Github directly into Eclipse Workspace

In the Eclipse framework select from the menu:
 'Window > Show views > Other > Git > Git Repositories'.

2. Select Git repositories and Click on Open.


3. Click on Clone a Repository.



4. Click on Clone a project and select link by browsing  a link like :https://github.com/Cloudslab/cloudsimsdn

 5. Automatically project will be selected here.




6. Click on Next.

8.Then click on Finish.



9. Project will be saved in Git repository.

10.Click on File to create new  Java project 
 11. Give any project name as of your choice and uncheck default location .



12. Browse your Git folder and select clone git project CLOUDSIMSDN.




13. Select cloudsimsd.



14. Click on Finish.


Project will be added in main Package Explorer.




Comments