Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] FW: EGerrit 0.1 available

I thought you may be interested in the new Eclipse integration of Gerrit (EGerrit) .
I've been using it for a while and it reached a point where I rarely need to go to webGerrit.

The first killer thing for me is EGerrit's quick checkout feature to get the code under review in my workspace by clicking a button in Eclipse.  Then I have all the Eclipse environment to do my code review.

And there's a lot more as well as more under development.

The EGerrit team has been extremely responsive to user-feedback, so if something doesn't work as you'd expect, I'm sure it won't take long before it gets addressed.

Enjoy!

From: cross-project-issues-dev-bounces@xxxxxxxxxxx [cross-project-issues-dev-bounces@xxxxxxxxxxx] on behalf of Pascal Rapicault [pascal@xxxxxxxxxxxx]
Sent: October 29, 2015 11:56 AM
To: Discussions about the IDE; Cross project issues; platform-dev@xxxxxxxxxxx; egerrit-dev@xxxxxxxxxxx; egit-dev@xxxxxxxxxxx
Subject: [cross-project-issues-dev] EGerrit 0.1 available

On behalf of the EGerrit [0] team, I'm happy to announce the first milestone ever of the EGerrit plug-in.
You can install it from market place [1]  or from one of our p2 repositories

What is EGerrit?
EGerrit is an Eclipse plug-in aiming at deeply integrating Gerrit's features into Eclipse to minimize the switch between the IDE and the web. This first version is focused on being able to do a complete review from the IDE which among other things includes searching, rebasing, commenting inline, voting and submitting.

Thanks for trying it out and providing feedback

Regards,

Pascal, on behalf of the EGerrit team.

[0] https://www.eclipse.org/egerrit
[1] http://marketplace.eclipse.org/content/egerrit
[2] https://wiki.eclipse.org/EGerrit/p2_repositories

Back to the top