Warning: Deprecated! Heroku Eclipse plugin is a fully integrated plugin into Eclipse IDE that will allow developers to manage their Heroku apps and environment right from their favourite IDE
I followed the instruction at http://eclipse-plugin.herokuapp.com to create a new project. The project was created successfully but when egit tried to clone the repo, I got the error message:
Invalid remote: heroku
I had the same issue when trying to import an existing project.
I finally realized the project when I tried to clone it from the command line and received:
Your key with fingerprint .... is not authorized to access gentle-caverns-4786.
After I added myself as a collaborator, I was able to create/import projects.
I followed the instruction at http://eclipse-plugin.herokuapp.com to create a new project. The project was created successfully but when egit tried to clone the repo, I got the error message:
I had the same issue when trying to import an existing project.
I finally realized the project when I tried to clone it from the command line and received:
After I added myself as a collaborator, I was able to create/import projects.