Git, Patches and new Contributors
I have recently committed in the Eclipse BPEL Designer some patches that were contributed in our Bugzilla. This fact itself is not important. However, I used the Git command apply and kept the author name in the commit. I had never used this feature before, but it is extremely powerful. And very convenient to track [...]
Enhanced Tabs thanks to ScrolledPageBook
With SWT, tab folders are a way to integrate in a same container several widgets. However, it appears to be quite limited in terms of design and creativity. I here propose some alternatives for sexier user interfaces. Tab Folder This is our witness section. Here is a snippet (the full code is avilable at the [...]