Are you interested in SWT API for the Windows Ribbon Framework? If yes please raise your voice in bug 293637. It looks like the Ribbon can’t be used in the SDK or any other Eclipse project at the moment. However, it’s still unclear if it can be part of the SWT API.
Tag Archives: Eclipse
And now for some fun…
Ed is everywhere – even at ESE
There is only one guy in the universe that – despite traveling a lot recently – can deliver two tutorials on the same day at the same time.
I’m wondering now if modeling solved the problem of cloning. Anyway, I just registered today to be there and watch that happening. π
Understanding Open Source
I came across this couple of times before and I always wanted to blog about it. In my daily work life I see many developers which just don’t get Open Source. For example, some discover issues in libraries they use. But they don’t fix them. They don’t even inform the maintainers of a library. Yet others have a great new use-case to address. Again, the library doesn’t support it. Thus, they write a great deal of new code to address their issue and eventually run into new ones (for example, see this thread).
But it’s that darn simple!
- Checkout the library from source. You can use a well known tag/branch for this.
- Get in touch with the maintainers and implement your modifications.
- Build and release your modified version until a new official release is available.
Clouds Make Our Lifes Easier!
Don’t believe me? Checkout this. But seriously, I share some of theΒ concerns Doug raised. You know what, I really wonder how that works out with the processes we currently have in place. Let’s take for example the Eclipse IP policy. It requires that stuff is maintained on Eclipse.org infrastructure. Do our webmasters need to install and maintain their own cloud?