MadeStone

No compiler is provided in this environment Perhaps you are running on a JRE rather than a JDK

Просмотры:
37
Дата загрузки:
05.12.2023 00:07
Длительность:
00:06:46
Категория:
Обучение

Описание

Hi friends in this video I am gonna tell you how to resolve below error in eclipse IDE while doing maven build.

Error - "No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?"

Requirements:

1. Eclipse IDE
2. JAVA jdk and jre
3. Create a new maven project
4. Build the project using maven in Eclipse IDE.

Solution for this error:

1. open windows -- preference -- java -- installed jre's -- set path for jdk -- select the jdk insted of jre.

2. Now build the project again using maven

3. build will get success.

Thanks for watching.

Источники:

Рекомендуемые видео