For last few days I was working on EGit Synchronize View performance, especially on Workspace presentation model (the Git Change Set is next on my list ;)). My starting point was 1m 40s to compare two linux kernel versions, v2.6.36 versus v2.6.38-rc2. Such result seams to be very good, but you need to know that… Continue reading
Post Category → english
Java7 Launch Party @Szczecin
Szczecin Java User Group is organizing a Launch Party event for JDK7. There would be a short introduction of new features in Java lanuage and API’s presented by Filip ‘Filus’ Pająk. Filip will be also speaking about Java7 syntax support in popular IDE’s like InteliJ Idea and Eclipse IDE. As usually on ours meeting there… Continue reading
Eclipse DemoCamp Poznan 2011
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
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