After uninstalling Java 8, Eclipse wouldn't launch because the new JDK wasn't installed.
Adding this to the eclipse.ini file fixed the issue for me -
-vm
D:/java/jdk-11.0.3/bin/javaw.exe
Here is the full eclipse.ini file -
After successfully getting Eclipse to use the new JDK, here is the version information -
Eclipse IDE for Enterprise Java Developers.
Version: 2019-06 M1 (4.12.0M1)
Build id: 20190418-1421
OS: Windows 7, v.6.1, x86_64 / win32
Java version: 11.0.3
No comments:
Post a Comment
Had to include word verification to prevent spam.