Bug 371816 Part that cannot be closed should not react to middle mouse
clicks

If a part is defined as not being closeable or the perspective
it is in has set such a property on the part, a middle mouse
click should not close the part. 
1 file changed
tree: f78bafaa78dc6e7d9c162d26946cf6eb643a46f7
  1. bundles/
  2. examples/
  3. features/
  4. git_report/
  5. tests/
  6. .gitignore
  7. 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