Bug 492894 - Plug-in Version Update Needed

Service version bumps in projects under 
eclipse.platform.ui repository:

org.eclipse.core.databinding.beans 
Service version ++, use varargs
https://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=9d8280e241ab86ee1363b7c49945c0b2445f6c6d

org.eclipse.e4.ui.bindings
Service version ++, change in versioned depencencies
https://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=63e99c72d6886cb9335bff99fe2e34e45d3e2e37

org.eclipse.ui.views
Service version ++, fixed Bug 488399
https://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=b313362bd3765efa2bb71eabbeedca9ef1fefedf

Change-Id: I64500bb6729931c6c0f8024001de47ec7ad2079e
Signed-off-by: Patrik Suzzi <psuzzi@gmail.com>
6 files changed
tree: f508d7ffaf6dbefed2ea5e56335a8e11bddf41fb
  1. bundles/
  2. examples/
  3. features/
  4. releng/
  5. tests/
  6. .gitignore
  7. CONTRIBUTING.md
  8. pom.xml
  9. README.md
README.md

Contributing to Eclipse Platform UI project

Thanks for your interest in this project.

Project description:

Platform UI provides the basic building blocks for user interfaces built with Eclipse. Some of these form the Eclipse Rich Client Platform (RCP) and can be used for arbitrary rich client applications, while others are specific to the Eclipse IDE. The Platform UI codebase is built on top of the Eclipse Standard Widget Toolkit (SWT), which is developed as an independent project.

Website: http://www.eclipse.org/platform/ui/

For more information, refer to the [Platform UI wiki page] 1.

How to contribute:

Contributions to Platform UI are most welcome. There are many ways to contribute, from entering high quality bug reports, to contributing code or documentation changes. For a complete guide, see the [Platform UI - How to contribute wiki page] 2 page on the team wiki.

Developer resources:

Information regarding source code management, builds, coding standards, and more.

Contributor License Agreement:

Before your contribution can be accepted by the project, you need to create and electronically sign the Eclipse Foundation Contributor License Agreement (CLA).

Search for bugs:

This project uses Bugzilla to track ongoing development and issues.

Create a new bug:

Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!

Contact:

Contact the project developers via the project's “dev” list.

License

Eclipse Public License (EPL) v1.0