eclipse.platform icon indicating copy to clipboard operation
eclipse.platform copied to clipboard

Results 244 eclipse.platform issues
Sort by recently updated
recently updated
newest added

This happens on the Windows platform whenever the Console view is visible and an application is running, which causes the elapsed time to be updated every second. It seems to...

bug

Let's make sure issue is not already fixed in latest builds first. - [x] I verified I can reproduce this issue against [latest Integration Build of Eclipse SDK](https://download.eclipse.org/eclipse/downloads/) ## Steps...

bug

See original report: https://bugs.eclipse.org/bugs/show_bug.cgi?id=543086 As the discussion goes, content assist is not expected to be shown for the Expressions view as it doesn't work. We should either prevent the pop-up...

bug

Few fields are not volatile/atomic but could be accessed from different threads, so even if the modification happens while holding workspace locks, other threads might see stale values. Fields in...

While debugging https://github.com/eclipse-jdt/eclipse.jdt.core/issues/4370 I've noticed that in the `org.eclipse.core.internal.resources.WorkManager` few fields are not volatile/atomic but could be accessed from different threads, so even if the modification happens while holding workspace...

bug

Let's make sure issue is not already fixed in latest builds first. My RCP application is based upon **Eclipse 06-2025 (v4.36)** and Open Resource binding is not getting populated in...

bug

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...

performance

**Description:** When running a Java program in Eclipse IDE that uses Scanner.nextLine() for user input, the console fails to reposition the input cursor correctly after an exception or invalid input....

bug

Migrate off the `Eclipse_Platform_SDK_Provisioning` guide hosted at the deprecated wiki. This is the first repo of the all Eclipse-SDK repos, where this change is applied, so please add your remarks...

Use "Show in" and choose Terminal. It keeps choosing cmd.exe by default. I cannot seem to get it to stop. I removed it from everything yet it still uses it?...

bug