Under Construction
[under_construction]

ECF Getting Started

ECF is a framework for supporting the development of distributed Eclipse-based tools and applications. It can be used to create other plugins, tools, or full Eclipse RCP applications that require asynchronous point-to-point or publish-and-subscribe messaging.

See plans and components on the ECF Wiki for efforts currently underway.

The Getting Started tag appears to be hard-linked to the Users tag.

I think of the Getting Started tag as a place where readers go who are intending to get serious about ECF. If you want to get started with ECF, you definitely start off as a user. You may become a developer, but you start off as a user. However, I think it's more appropriate for this tag to contain specific information about how to 1) download ECF and 2) do something simple with it. That's what getting started means to me. So I recommend the following.

  • a pre-requisites nugget. This describes what your Eclipse SDK should have before you download ECF. It should also describe how to get and install any pre-requisites.
  • a downloads_recommendation nugget. This is a recommendation of what you should download and a link to the Downloads page.
  • an examples nugget. This describes available examples. It should list them in order of increasing complexity and sophistication. It should recommend an example that is more than hello-world, but one that comes up quickly and is bug-free and that demonstrates that ECF has been installed correctly.