Christoph Läubrich
Christoph Läubrich
Currently when the .project file was deleted, the project is shown as closed in Eclipse (what is somehow fine). But when one then tries to open the project a nasty...
We have the new `org.eclipse.unittest.ui` unit test view that can display unit test results in a vendor agnostic way (e.g. not bound to JUnit specifically). There is also a [Open...
The just migrated _Terminal View_ currently uses classic E3 contributions for its UI. To make it usable in plain RCP4 Applications, we should migrate its usage of E3 to the...
This is an experiment in how much the new tycho junit-platform mojo can replace "traditional" tycho-surefire test and what are possibly missing pieces. For this is: - it creates a...
If one edits large test documents ( > 150 MB) this works quite nice in Eclipse except if one uses the embedded search control. The problem is that when one...
@jonahgraham @ruspl-afed I noticed that `ITerminalContextPropertiesProvider` seem to have no reference, does anyone know if it is still needed? Should we remove it (together with the extension point)?
Consider the following situation: 1. One has imported a project `X` in the project but closed it 2. No one uses the Wizard "Import existing projects" or right click in...
Fixes eclipse-platform#3525 FYI @ptziegler does this fix the issue you see?
See for example here: https://github.com/eclipse-platform/eclipse.platform.ui/runs/16887878829