"Software use" GitHub tutorial for Eclipse

Source: Internet
Author: User

1. Download the Egit plugin

Opening eclipse,git requires eclipse authorization, which cannot be downloaded through the Web page of the Egit installation package. In the menu bar, open the Eclipse→help→install New software→add,name column, enter http://download.eclipse.org/egit/updates/in the Egit,location column. , click OK to download. You will be prompted to restart eclipse when the download is complete;

2. Give the public key in Eclipse and add it to GitHub repository.

In the menu bar, open window→preference→general→network connection→ssh2→key management→generate RSA Key ... →apply→save private Key ...

The public key that generates SSH is passed in GitHub: Edit your profile, SSH key, add SSH key, and copy the public key generated above to here, save.

3. Import existing Projects
Open a project, right-click on the project name, Tap Team→share Project, and import your project into a git folder.

4. Submit
Right-click on the item –>team–>commit. Commit is the GIT repository that commits to the native, and push is synced to GitHub.

Enter your github username and mailbox in the pop-up window

Submit the file locally and push it to the server

Then you need to enter the warehouse address of the project on GitHub, and if not, create a new project with the following steps:

Enter the URL address above, along with your user name and password

And then wait for Eclipse to submit the project to you.

5, the submission may appear can not connect the error, please refer to

Dust Project Hosting GitHub process

Use the command line to generate a local SSH, establish a connection, and then submit the code with eclipse.

Detailed Egit user's manual (graphic)

Source: Configure the GIT environment in the Eclipse development environment of Android

"Software use" GitHub tutorial for Eclipse

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.