Fix Eclipse Errors | Incompatible JVM | unable to locate shared library

Опубликовано: 02 Октябрь 2024
на канале: logneon
15,172
61

Eclipse not opening
================
Errors:
The eclipse executable launcher was unable to locate its companion shared library
Incompatible JVM

1.Check the active jdk version
eg. JDK 11
If not fix it

2.Check the eclipse.ini file
Add these below lines on eclipse.ini file according to your jdk version.
-vm
C:/Program Files/Java/jdk-11.0.10/bin/javaw.exe
======================================
#eclipse #jdk #error #java11 #java #eclipse.ini