gyaltso / gyaltso/Ladu

Error while setting up the project when Java SE 17 is already installed

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
8
Forks
1
PR merge metrics
No merged PRs in 30d

Description

I have Java SE 17 installed and it looks like that is causing an issue while setting up the project for the very first time. While executing Maven build, its throwing an exception with message -

[ERROR] Internal error: org.eclipse.tycho.core.ee.UnknownEnvironmentException: Unknown OSGi execution environment: 'JavaSE-17' -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: org.eclipse.tycho.core.ee.UnknownEnvironmentException: Unknown OSGi execution environment: 'JavaSE-17

**To Reproduce**
Steps to reproduce the behavior:
1. Install Java SE 17 on a Mac machine
2. Follow getting started instruction provided in the Wiki.
3. See error

**Expected behavior**
Maven build should be executed without any issue.

**Screenshots**
Screenshot 2022-01-31 at 13 04 29

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.