You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

This 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

cd tooling/eclipseplugin-plugin
maven plugin:install 

Then to use it to create an empty plugin distro

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

and you'll get the plugin distro.

  • No labels