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

### Description Enhance `ResourceAttributes.java`: - `fromFile(java.io.File file)` now returns `Optional` instead of a nullable object. - Improved `set(int mask, boolean value)` method for better readability and maintainability. - Updated Javadoc...

enhancement

This security package contains functionality to allow for Client and/or Server Authentication using PKCS11 or PKCS12 keystores and JKS Truststores.

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

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

Variables View on MacOS flickers with white background in dark mode when variable nodes are expanded via the keyboard. See screencast: https://github.com/user-attachments/assets/4e254658-fcb1-418d-9436-ee4f03a21942 One can also see that the Variables View...

bug
usability

- [x] I verified I can reproduce this issue against [latest Integration Build of Eclipse SDK](https://download.eclipse.org/eclipse/downloads/) ## Steps to reproduce This issue is reproducible starting from a fresh installation and...

bug

Currently importing a project into eclipse requires the creation of a physical file name .project in the root of the project. this has several drawbacks for tools that automatically discover...

- [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: Execute junit test:...

bug
help wanted

* identify launch attribute * connect it with preference metadata (to supply defaults/label/description) * read attribute from configuration * write attribute to configuration working copy * demonstrate usage for ExternalTools

On a freshly installed Fedora Linux 41 with Gnome running as the UI, I have created a .desktop file, which references the icon.xpm, like so: ```plain Icon=/home/jwi/opt/eclipse/icon.xpm ``` Now, I...