Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

The Eclipse-based tooling for ServiceMix has been moved to the GoOpen server.

The information on installing and using the server is now available here

Warning
titleThis is very early days!

We're just starting to put together some Eclipse tooling, so please be patient - this page is mostly for developers of the tooling

Currently we have an eclipse plugin maven plugin. You can use it as follows

Code Block

cd tooling/eclipseplugin-plugin
maven plugin:install 

Then to use it to create an empty plugin distro

Code Block

cd ../../base
maven eclipseplugin:generate

and you'll get the plugin distro.