eclipse.platform
eclipse.platform copied to clipboard
## Steps to reproduce 1. Open Compare Editor for two different revisions or files. For example, open two revisions of a java file. 2. Split Compare Editor vertically: Window >...
When the .project file changes (e.g. because of update from version control or edit by hand) it seems the label for the project is not updated.
While using the on-screen keyboard feature on macOS(Sonoma version 14.4.1), a critical bug has been identified. while pressing the "Tab" key (to navigate between elements) Eclipse abruptly crashes and terminates....
https://bugs.eclipse.org/bugs/show_bug.cgi?id=421054 complains that it is not possible to use the Plugin Dependencies as a DND link source; No org.eclipse.swt.dnd.DragSource is declared. Suggest that a default DragSource is declared for all...
The folder `.metadata\.plugins\org.eclipse.core.resources\.projects ` contains multiple super small files per project. Saving and loading small files on windows is inefficient. It costs needless performance (and has a overhead on filesystem...
The new label from #731 shows with truncated text on all my kubuntu - based machines:  I get the same results in existing workspaces and also using a fresh...
- [X] I verified I can reproduce this issue against [latest Integration Build of Eclipse SDK](https://download.eclipse.org/eclipse/downloads/) ## Steps to reproduce From a fresh installation and clean workspace: - install any...
On Eclipse 2024-03 Java IDE, the Windows Defender exclusion check runs again and again, no matter how often I permit it to add an exception with admin privileges. If it...
I see the following in users logs quite frequently: ``` !ENTRY org.eclipse.ui.console 4 120 2024-03-19 16:53:40.505 !MESSAGE An exception occurred during console notification !STACK 0 java.lang.IllegalArgumentException: High water mark must...
catch the RuntimeException for the code robustness ``` MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.e4.ui.workbench.swt". !STACK 0 org.eclipse.core.runtime.InvalidRegistryObjectException: Invalid registry object at org.eclipse.core.internal.registry.RegistryObjectManager.basicGetObject(RegistryObjectManager.java:293) at org.eclipse.core.internal.registry.RegistryObjectManager.getObject(RegistryObjectManager.java:283) at org.eclipse.core.internal.registry.ConfigurationElementHandle.getConfigurationElement(ConfigurationElementHandle.java:29) at...