Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

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

Open
#34 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
28/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
java
Domain
desktop

Research direction

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.

Written by the indexing model from the issue text.

Description

bug

No environment variables set in this menu are visible to the application:
image

This worked on a previous install through snap. Also configuring it to replace environment variables does not remove existing env vars:
image

System.out.println(System.getenv().keySet());
[PATH, INVOCATION_ID, XAUTHORITY, LC_MEASUREMENT, LC_TELEPHONE, MANDAT....
Dominant language
No language data
Stars
6
Forks
10
Avg merge
3h 13m
Merged PRs (30d)
5

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from flathub/org.eclipse.Java

All issues in flathub/org.eclipse.Java

Similar issues

More Desktop Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.