The document compares the Eclipse and NetBeans rich client platforms. It summarizes that Eclipse uses the OSGi container but Agile Client moved to NetBeans due to SWT bugs in Eclipse. While NetBeans sacrifices some backend purity, it fixes end-user visible bugs by being fully Java-based rather than using SWT. The document also lists pros and cons of each platform, with NetBeans being fully Java but having less OSGi support, while Eclipse has more OSGi module support but uses the proprietary SWT graphics system.