flathub / flathub/org.eclipse.Java

Environment variables for run configurations are not set when using host system JRE

Abierto
#34 3 comentarios 1 reacción 0 asignados Ver en GitHub
bug
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:
![image](https://user-images.githubusercontent.com/15892014/117139208-42b3ec80-adac-11eb-881e-32b159eed056.png)

This worked on a previous install through snap. Also configuring it to replace environment variables does not remove existing env vars:
![image](https://user-images.githubusercontent.com/15892014/117139367-75f67b80-adac-11eb-8fd3-b6859bcd4345.png)
```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

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.