no

How to Install the Egit Plugin Eclipse

1. Introduction EGIT is a plugin that helps a developer managing a maven project connected to a repository such as Github. 2. Installation 2...

1. Introduction

EGIT is a plugin that helps a developer managing a maven project connected to a repository such as Github.

2. Installation

2.1 Install Using JBoss Tools

  1. In Eclipse select Help / Eclipse Marketplace.
  2. In the Search / Find field, enter "JBoss Tools".

  3. Click JBoss Tools.
  4. Check the maven related features like JBoss Maven Integration.

2.2 Install without Using the Marketplace

This is another way to install the EGIT plugin in the case for some reason that you don't want to use the JBoss Tools plugin.
  1. In Eclipse select File / New / Others.
  2. In the Wizards panel, filter for maven.

  3. Select Check out Maven Projects from SCM.
  4. In the next panel, in the lower right corner, click m2e Marketplace.

  5. In the m2e Catalog panel, enter "m2e-egit" in the Find field and hit enter.
  6. Checked the m2e-egit feature and click ok.

Related

java-getting-started 8073950731676936571

Post a Comment Default Comments

item