How can I get the effect of choosing to import from both Maven and Git and have Eclipse properly generate my project?
To get my project into Eclipse I can choose Fi
Import without installing any additional connectors for Mylyn:
Git Repositories view (Window->Show view->Git Repositories)Clone a Git Repository button and proceed with all stepsWorking Directory, right click on folder with your project and select Import Projects. Then either choose Import existing projects, or select Import as general project. If needed after importing right click on your project and select Configure->Convert to Maven Project (and Maven->Update Project).