Bug 519089:[Java 9] Automatic window tabbing should be disallowed

In macOS 10.12, a new system preference "prefer tabs when opening
documents" has been added which causes automatic tabbing of windows in
Eclipse. This is by default enabled to work when application is in
fullscreen mode and can be modified to work always.

Disable automatic window tabbing, by setting the
NSWindow.allowsAutomaticWindowTabbing property to false.

Change-Id: I7f22249d92dabe2597147b9089c42f79b68ac6c4
(cherry picked from commit 36dd297e30a6bf8d2609cf34092c1b40b3cee4fc)
Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.swt/+/180992
Tested-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Reviewed-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2 files changed
tree: d1327dfa5a9f289c816f3fa804ad616ba96eec31
  1. bundles/
  2. examples/
  3. features/
  4. local-build/
  5. tests/
  6. .gitignore
  7. pom.xml
  8. README.md
README.md

Contributing to SWT

Thanks for your interest in this project.

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).

Contact:

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

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!