eclipse.platform
eclipse.platform copied to clipboard
Currently `ConfigurationActivator` eagerly loads and creates `PlatformConfiguration`, as this involves scanning a lot of jar files I noticed this becomes quite slow on Windows. As the field is only read...
`org.eclipse.ui.tests.api.workbenchpart.DependencyInjectionViewTest.testDependencyInjectionLifecycle()` fails locally. Enabling debug output in `org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(AnnotationProxy, Object, Class, PrimaryObjectSupplier, PrimaryObjectSupplier, List
I use eclipse rcp 4.33 (https://download.eclipse.org/eclipse/updates/4.33/). When i close the program i get the following error: 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 org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:65) at org.eclipse.ui.internal.commands.CommandStateProxy.loadState(CommandStateProxy.java:177)...
I recently noticed that text-compare seems to present a undesirable changeset if the following happen: 1. You have some repeated code block with common start (e.g. `` in a pom.xml...
The Open Resource Window, when we are using the option 'Select working Set' to exclude some of the project Working Set's, takes to much time to show the results. If...
@laeubi I would like to add a whitespace removal clean-up to this repo. I think I saw a discussion between you and @HannesWell as few days ago how we can...
These interfaces are currently only used by ConfiguratorUtils that is already marked for removal on 2024-03 See - https://github.com/eclipse-platform/eclipse.platform/issues/1572
Plugin contains methods which are marked since a long time as deprecated. Marking these for removal to give us the flexibility to remove these after API freeze period if needed....
Project seems to be by an empty placeholder since a long time and therefore is removed.