flathub / flathub/org.eclipse.Java

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

未关闭
#34 3 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
没有语言数据
星标
6
派生
10
平均合并
7 小时 27 分钟
30 天内合并 PR
2

描述

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....
```

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。