flathub / flathub/org.eclipse.Java
Environment variables for run configurations are not set when using host system JRE
未关闭
bug
- 主要语言
- 没有语言数据
- 星标
- 6
- 派生
- 10
- 平均合并
- 7 小时 27 分钟
- 30 天内合并 PR
- 2
描述
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....
```
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。