Eclipse Plugins
This page shows some plugins I made. Feel free to send me any comments or suggestions.
Eclipse Skins:
I really hate the default Eclipse presentation of views and editor. Althrough SWT mantra is “native presentation”, the views and editors rendering do not look “native”.
I began studying the Presentations API, which makes possible to change the rendering of views/editors, and as a result I produced this plugin, that mimics the Visual Studio look and feel (<rant>perhaps the only thing in Visual Studio that I like</rant>).
Super Waba IDE:
This is a pet project that I started a long time ago to understand the Eclipse plugin architecture.