diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b27e3ad9a..a7fef4f3a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,6 +12,14 @@ contribution process. [1]: http://eclipse.org/contribute/ [2]: http://wiki.eclipse.org/Gerrit + +Creating an Eclipse Development Environment +------------------------------------------- + +You can set up a pre-configured IDE for the development of the Eclipse Communications Framework using the following link: + +[![Create Eclipse Development Environment for ECF](https://download.eclipse.org/oomph/www/setups/svg/ECF.svg)](https://www.eclipse.org/setups/installer/?url=https://raw.githubusercontent.com/eclipse/ecf/master/releng/org.eclipse.ecf.releng/ECFConfiguration.setup&show=true "Click to open Eclipse-Installer Auto Launch or drag onto your running installer's title area") + Building the SDK from Source ---------------------------- diff --git a/README.md b/README.md index 0db41e5b3..3d32e1fc1 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,8 @@ To contribute or find out what's going on right now, please join the [ecf-dev ma ### Services, Training and Support For Remote Services training, support, or expert OSGi or Eclipse development please contact slewis@composent.com via email or bring it up on the ECF dev mailing list. + +### Contributing to ECF + +Contributions are always welcome! +See [CONTRIBUTING.md](CONTRIBUTING.md).