flathub / flathub/org.eclipse.Java
Environment variables for run configurations are not set when using host system JRE
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 6
- Fork
- 10
- Merge medio
- 7h 27m
- PR unite (30g)
- 2
Descrizione
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....
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.