Tools & Methods

ArrayContentProvider - A default implementation for IStructuredContentProvider

Today I discovered that JFace provides a nice default implementation for the IStructuredContentProvider - the org.eclipse.jface.viewers.ArrayContentProvider...

0 replies - 1390 views - 10/25/08 by Prakash in Tips and Tricks

Programmatically split an editor area to show two editors side by side.

Last time a workmate of mine asked me if it is possible, to programmatically split the editor area of an eclipse RCP application.We all know that if you have...

2 replies - 1872 views - 10/20/08 by dmissoh in Tips and Tricks

Service Factory and OSGI Logging Proposal

I've been doing some thinking lately about how can we log different bundles  or the same bundle with different versions with different log level.   Logging...

3 replies - 4259 views - 10/08/08 by slim.ouertani in Articles

Eclipse GUI Testing Is Viable With SWTBot

For several years I've struggled with the viability of automated Eclipse GUI test frameworks. Now for the first time I've found an approach that works...

3 replies - 3565 views - 09/26/08 by David Green in Articles

The Best JSP/Struts/JSF Development Tool Is Now Free

My previous project was based on Struts 1.x. With Struts, it was always a love-hate relationships. On one end, it was elegant and it turned some of the...

5 replies - 10948 views - 08/18/08 by Zviki Cohen in Articles

Identify Memory Leaks in Your Java Applications

0 replies - 335 views - 06/25/08 by Matthew Schmidt in Whitepapers

How to Digitally Sign Downloadable Code for Secure Content Transfer

0 replies - 5311 views - 05/02/08 by Matthew Schmidt in Whitepapers