How Do I Push an Existing Eclipse Project Up to Bitbucket With EGIT?

10,694

With EGit on Neon: right-click on project > Team > Push branch...., you'll see the push dialog and a button to create a new remote. Click this button, configure the bitbucket repo, Finish. Then the repo should be available in the Push Dialog. So select it as target and press Finish.

Share:
10,694
JackParker2
Author by

JackParker2

Updated on June 09, 2022

Comments

  • JackParker2
    JackParker2 almost 2 years

    I have a project for an interview I need to get onto Bitbucket. I normally use Github, so the slight change is throwing me off. I coded the project, tested it, and it works fine. Now I want to get it up on the repository, but can't. I installed EGIT to my Eclipse instance on my local, and while it will attach itself to the empty online repository it won't allow me to import my local code to a do a push and commit.

    Can anyone advise on the simplest way I can get this taken care of?

  • JackParker2
    JackParker2 over 7 years
    Yeah, this is for an interview so I have to get the code to their BB. If I can get it to Github first then import it that will help.
  • Admin
    Admin over 6 years
    It's easier to use this rather downloading separate software like Sourcetree and SourceTree not available in Linux