Search This Blog

Friday 4 June 2010

Eclipse plugin development: running a plugin as an RCP application, custom problems view

The Eclipse framework comes with extremely powerful and reusable tools.
One of these is the problems view, which doesn't work (on Eclipse Galileo) when running the plugin as a RCP application.


Here comes a custom problem view simple and minimal implementation, as a replacement of the original one, for RCP plugins.

Thursday 3 June 2010

Oracle database, Monitoring open cursors

 Another great article of Natalka Roshak
http://www.orafaq.com/node/758
on how to monitor open (and cached) cursors