Merge remote branch 'origin/R4_2_maintenance'

I took master for the conflicts listed below:
Conflicts:
	bundles/org.eclipse.core.commands/META-INF/MANIFEST.MF
	bundles/org.eclipse.core.commands/pom.xml
	bundles/org.eclipse.e4.ui.bindings/META-INF/MANIFEST.MF
	bundles/org.eclipse.e4.ui.bindings/pom.xml
	bundles/org.eclipse.e4.ui.css.swt.theme/META-INF/MANIFEST.MF
	bundles/org.eclipse.e4.ui.css.swt.theme/pom.xml
	bundles/org.eclipse.e4.ui.css.swt/META-INF/MANIFEST.MF
	bundles/org.eclipse.e4.ui.css.swt/pom.xml
	bundles/org.eclipse.e4.ui.services/META-INF/MANIFEST.MF
	bundles/org.eclipse.e4.ui.services/pom.xml
	bundles/org.eclipse.e4.ui.widgets/META-INF/MANIFEST.MF
	bundles/org.eclipse.e4.ui.widgets/pom.xml
	bundles/org.eclipse.e4.ui.workbench.addons.swt/META-INF/MANIFEST.MF
	bundles/org.eclipse.e4.ui.workbench.addons.swt/pom.xml
	bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/META-INF/MANIFEST.MF
	bundles/org.eclipse.e4.ui.workbench.renderers.swt.cocoa/pom.xml
	bundles/org.eclipse.e4.ui.workbench.swt/META-INF/MANIFEST.MF
	bundles/org.eclipse.e4.ui.workbench.swt/pom.xml
	bundles/org.eclipse.e4.ui.workbench/META-INF/MANIFEST.MF
	bundles/org.eclipse.e4.ui.workbench/pom.xml
	bundles/org.eclipse.jface/META-INF/MANIFEST.MF
	bundles/org.eclipse.jface/pom.xml
	bundles/org.eclipse.ui.browser/META-INF/MANIFEST.MF
	bundles/org.eclipse.ui.browser/pom.xml
	bundles/org.eclipse.ui.win32/META-INF/MANIFEST.MF
	bundles/org.eclipse.ui.win32/pom.xml
	bundles/org.eclipse.ui.workbench.compatibility/META-INF/MANIFEST.MF
	bundles/org.eclipse.ui.workbench.compatibility/pom.xml
tree: c241357ae0cfabc11f493ab11631c419ac029784
  1. bundles/
  2. examples/
  3. features/
  4. git_report/
  5. tests/
  6. .gitignore
  7. pom.xml
  8. README.md
README.md

Platform UI

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.

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

License

Eclipse Public License (EPL) v1.0