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

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

首先使用報告中的 Java 環境變數範例,在主機系統 JRE 下重現執行組態選單中的問題。將選單中新增或取代的變數與啟動的應用程式可見的變數進行比較;當設定的變數可見且取代會移除現有值時,即表示完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
java
領域
desktop
Issue 類型
缺陷
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
28/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。