flathub / flathub/org.eclipse.Java
Environment variables for run configurations are not set when using host system JRE
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 6
- Forks
- 10
- Ø Merge
- 7 Std. 27 Min.
- Gemergte PRs (30 T.)
- 2
Beschreibung
No environment variables set in this menu are visible to the application:

This worked on a previous install through snap. Also configuring it to replace environment variables does not remove existing env vars:

```java
System.out.println(System.getenv().keySet());
```
```
[PATH, INVOCATION_ID, XAUTHORITY, LC_MEASUREMENT, LC_TELEPHONE, MANDAT....
```
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.