Same as year ago, I’ll be presenting some new features in Eclipse on DemoCamp Poznan. This time I’ll be mainly speaking about code review and how this process can be handled from Eclipse. Everything will be based on Gerrit Code review, I’ll also show Gerrit Jenkins/Hudson integration by Gerrit Trigger, another used project will be… Continue reading
Post Category → eclipse
EGit Synchronize View Workflow Updates
One part of my Google Summer of Code project is to improve EGit Synchronization workflow and make it easier for new user to understood how it works. So almost two weeks ago I’ve write a post with proposed new workflow for Synchronize Wizard. The main idea of that post was to initialize discussion with community… Continue reading
New synchronize wizard for EGit
Here are some screenshots of new redesigned steps in EGit synchronization wizard. The main idea is to make most common synchronization usage as short as it is possible. So I come with idea of ‘predefined synchronization configurations’. In first step of sync-wizard you can select from three options: Working Tree Remote Tracking Custom After selecting… Continue reading
Google announces list of accepted projects in GSoC11
Almost 24 hours ago Google announces list of accepted projects in this year edition of Google Summer of Code program. In current edition Eclipse Foundation got 17 slots (as you may know from Wayne post). One of this slots was allocated for me (as a student) and Matthias Sohn, the project that we’ll be working… Continue reading
A year of my contribution into EGit
Few days ago (exactly 2010-03-16) was a first anniversary of my first contribution into EGit project. Here is my very simple first patch sent into EGit’s Gerrit. It only replaces some old type loops with for-each loop, this is how it starts … Then I implement a tagging dialog, after that Google Summer of Code… Continue reading