While Microsoft Access was successful for the Age of Mass Automation, Eclipse now has the opportunity to become the solution of choice for the Age of Mass Integration.
Microsoft Access was a very successful platform during the 1990s for building applications. It combined in one platform:
It also had some key advantages:
MS Access was designed for the Age of Mass Automation [1]. As the community moved into mass connectivity, MS Access began to fail. The DNA of the product was to be standalone. Attempts to make MS Access a client-server product were doomed.
The Eclipse platform has the potential to be the equivalent of Microsoft Access for the Age of Mass Integration. To do so, the Eclipse Rich Client Platform (RCP) should provide in one platform:
Eclipse already embodies the key advantages that MS Access enjoyed. The install process is unzip. The Standard Widget Toolkit (SWT) finally overcomes Java’s GUI acceptance limitations. With its OSGi bundle architecture, the development platform is the deployment platform. More importantly, it is a deployment platform that meets the needs of the Internet.

The figure above shows conceptually how the OSGi bundle architecture works as the development platform and the deployment platform. The boxes represent bundles. In development, the platform consists of bundles for development (DEV), the core platform bundles, and the bundles being created for the application (APP). To deploy the application, we simply remove the bundles related to development. This is the Rich Client Platform [2] (RCP) concept of Eclipse in a nutshell.
In the past months, the community has come to realize that the deployment can be taken further. If we remove the bundles related specifically to the user interface (UI), then we have created a server. This is the Rich Server Platform [3] concept now being discussed.
MS Access enabled someone to quickly create a business application for his own needs. He could even share the application within the office, but when the application grew in popularity to be used across the company, MS Access fell down. It could not scale.
Eclipse bundle architecture, however, can scale relatively painlessly. Consider the following scenario:
I am watching all of these pieces come together. Eclipse already has the Business Intelligence and Reporting Toolkit [5], a couple of workflow projects and embedded databases. I expect that we will soon see Eclipse explode upon the business application landscape. [6]
Links:
[1] http://www.usonia.net/ricker/?p=68
[2] http://www.eclipse.org/home/categories/rcp.php
[3] http://www.eclipse.org/equinox/incubator/server/
[4] http://www.usonia.net/ricker/?page_id=43
[5] http://www.eclipse.org/birt/phoenix/
[6] http://www.eclipse.org/birt/phoenix/Business Intelligence and Reporting Toolkit, a couple of workflow projects and embedded databases. I expect that we will soon see Eclipse explode upon the business application landscape.