eclipse.platform.ui
eclipse.platform.ui copied to clipboard
Eclipse Platform
Added the java documentation for a missing one.
Added the Javadoc for the cleanUp() in CocoaDarkThemeProcessor.
# Modern Find-Replace Overlay newly introduced Overlay in dark theme newly introduced Overlay on the bottom of the screen, used to perform a replace-operation. at the top of the screen,...
Highlighting problem when using the dark theme on Windows eclipse-platform/eclipse.platform.swt#811
Highlighting problem when using the dark theme on Windows https://github.com/eclipse-platform/eclipse.platform.swt/issues/811 JFace viewer are using OS selection color to highlight the selected item. On some OS this is not accessible. In...
Originally provided it as a feature-request within the SAP-Ecospace. As I suggested there, this is a feature, which will provide a better usability no matter what language is used. So...
- [x] I verified I can reproduce this issue against latest Eclipse Platform Version: 2024-06 (4.32) Build id: I20240516-1800) ## Description of the bug In an update some of our...
The "finishedJobs" variable isn´t injected, thus is always null, when used from a progress dialog. Since the `@Optional` field in combination with `@Inject` only refers to already created instances of...
## Suggestion Currently when opening files from the project explorer a new editor is opened per file. When you just want to go quickly through the source code it gets...
My progress monitor dialog throws a NPE when cancelling a sub job in the details view (the red button). I have traced the issue down to the ProgressServiceImpl class where...
I saw this today when starting my Eclipse SDK IDE ``` org.xml.sax.SAXParseException; lineNumber: 3; columnNumber: 1839923; JAXP00010002: Element "refactoring" hat mehr als 10.000 Attribute. "10.000" ist der von JDK vorgeschriebene...