flathub / flathub/org.eclipse.Java

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

オープン
#34 コメント 3 件 リアクション 1 件 担当者 0 名 GitHub で見る
bug
主要言語
言語のデータがありません
スター
6
フォーク
10
平均マージ
7時間 27分
マージ済み PR(30日)
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....
```

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java
領域
desktop
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
28/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。