Archive for February, 2008

Eclipse Plugin Development Tip and Tricks

Some quick and dirty nuggets of information I got while doing plugin development in Eclipse platform. For most of them I didn’t find documentation, so I hope Google will index this for others stumbling on similar needs. Need to create a dialog for displaying and selecting from a list of items with filtering support, similar [...]