Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1058: fixed missing JAVA_HOME env var #1100

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jan-vcapgemini
Copy link
Contributor

Fixes: #1058

Implements:

  • added missing JAVA_HOME to environment variables

Fixes: devonfw#1058

### Implements:
* added missing JAVA_HOME to environment variables
@jan-vcapgemini jan-vcapgemini self-assigned this Feb 28, 2025
@jan-vcapgemini jan-vcapgemini added java related to Java code, the Java Virtual Machine and directly related tooling (OpenJDK, Adoptium) bugfix labels Feb 28, 2025
@coveralls
Copy link
Collaborator

coveralls commented Feb 28, 2025

Pull Request Test Coverage Report for Build 13631074892

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.004%) to 68.255%

Files with Coverage Reduction New Missed Lines %
com/devonfw/tools/ide/tool/java/Java.java 1 80.0%
Totals Coverage Status
Change from base Build 13629821108: 0.004%
Covered Lines: 7869
Relevant Lines: 11080

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix java related to Java code, the Java Virtual Machine and directly related tooling (OpenJDK, Adoptium)
Projects
Status: Team Review
Development

Successfully merging this pull request may close these issues.

ide create still cannot handle faulty JAVA_HOME
2 participants