Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
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.