Город МОСКОВСКИЙ
00:03:21

How to fix Java Error: Java was started but returned exit code 1

Аватар
Языки программирования в деталях
Просмотры:
34
Дата загрузки:
05.12.2023 12:39
Длительность:
00:03:21
Категория:
Обучение

Описание

How to fix Java Error: Java was started but returned exit code 1

For more info go here: http://troubleshooter.xyz/fix-java-was-started-but-returned-exit-code-1/

1)Go to the eclipse folder and right click on the eclipse.ini and select edit.

2)Now Add the following lines:[path of the jdk should be where you have installed jdk

-XX:-UseCompressedOops
-vm
C:\Program Files\Java\jdk1.7.0_21\jre\bin\server\jvm.dll

Don't use the one in C:\Windows\System32

[Notes: In some cases it still not work, then please add the above lines before -vmargs like in the video]

Lets see how does it work out? Finally it has worked out, now go and make the best app possible!

Thanks for watching, please subscribe to how to channel for more tutorial!

Song: https://www.youtube.com/watch?v=AT_XUuYGMA8
Please check out the song!

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