flathub / flathub/org.eclipse.Java
Environment variables for run configurations are not set when using host system JRE
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 6
- Forks
- 10
- Merge medio
- 7 h 27 min
- PR fusionados (30 d)
- 2
Descripción
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....
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Start by reproducing the issue in the run configurations menu with the host system JRE, using the Java environment-variable example from the report. Compare variables added or replaced in the menu with those visible to the launched application; done means configured variables are visible and replacement removes the existing values.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- desktop
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 28/100