The Eclipse Foundation along with several member companies are offering a new training series this fall. Based on feedback received from the community, the 4...
0 replies - 572 views - 09/17/09 by Lynn Gayowski in Announcements
After the Galileo release, the learning continues - join the Eclipse Foundation for its next two webinars coming up in July:
Single Sourcing: Extend your...
0 replies - 330 views - 06/23/09 by Lynn Gayowski in Announcements
The Eclipse Foundation has 2 webinars scheduled in May. Both webinars
are free to attend, so please register if you are interested.
Reverse Debugging,...
0 replies - 453 views - 05/15/09 by Lynn Gayowski in Announcements
Beta 5 concludes the beta testing period that started on the day when a total solar eclipse was observed in our home city. And that was not a coincidence...
0 replies - 267 views - 04/07/09 by Dmitry Leskov in Announcements
The Eclipse Foundation and Eclipse member companies are offering a spring 2009 training series. Classes have been scheduled in 30 different cities around the...
0 replies - 482 views - 03/12/09 by Lynn Gayowski in Announcements
The just-released Excelsior JET 6.5 Beta 4 meets most of the requirements we selected when aiming at support for Eclipse RCP a year ago: First off, different...
0 replies - 359 views - 02/26/09 by Dmitry Leskov in Announcements
In the About Dialog, the image, text etc, can be customized by the extension point org.eclipse.core.runtime.products (or PDE's product editor). But with few...
0 replies - 2012 views - 02/20/09 by Prakash in Articles
Sculptor is an Open Source tool that applies the concepts from Domain-Driven Design and Domain Specific Languages. The main purpose is to improve productivity...
0 replies - 1017 views - 02/09/09 by patrik_nordwall in Announcements
Eclipse RCP has become the primary platform for Java-based Rich Client development. The Eclipse Foundation is hosting a webinar where you'll learn how to...
0 replies - 304 views - 02/09/09 by Lynn Gayowski in Announcements
Chapter 1 introduces Eclipse to the readers, including all the new capabilities of Eclipse 3.4. An overview of Mylyn is provided – while not part of the core, it is a very popular developer tool,...
30 replies - 7047 views - 01/19/09 by James Sugrue in Book Reviews
During the implementation of a major financial application for a large financial institution, the RCP Company learned a lot about how to use Eclipse RCP as an...
0 replies - 957 views - 01/12/09 by Lynn Gayowski in Announcements
The Eclipse Runtime enables you to create a well-formed modular architecture for Java applications. Each OSGi bundle has a unique name space and explicitly...
0 replies - 1110 views - 12/15/08 by Vitaly Mikheev in Articles
The nebula project has a cool set of widgets for SWT which can be readily used in a RCP application.
0 replies - 1198 views - 11/20/08 by ggalang in Tips and Tricks
The following tutorial will show you how to build a dynamic JFace TableViewer driven from an XML file. The beauty of this solution is that your data model is...
2 replies - 3660 views - 11/18/08 by ggalang in News
Today I discovered that JFace provides a nice default implementation for the IStructuredContentProvider - the org.eclipse.jface.viewers.ArrayContentProvider...
0 replies - 1359 views - 10/25/08 by Prakash in Tips and Tricks