just created a project on github from my office, and when I came home and tried to import the project into my home machine, but I am not able to do it.
See below for details.
Both eclipse Juno and Egit are installed on both the home and office computers. I can register from the office. but at home I can’t even import the project.
my workspace directory is c: \ gaurang git local directory is d: \ Gaurang \ Webdriver-Data-Driven-Framework
Now, if I select "Import existing projects", he says that the project is not found if I select "Use the new project wizard" - it creates an empty project if I select "Import as a general project" - it creates a project, but not a java project that cannot be compiled or run.
My git repository is https://github.com/Gaurang033/Webdriver-Data-Driven-Framework.git
source share