You will learn how to run your Eclipse IDE under different version of Java. For example, your Eclipse is running in Java 8 and you want to run it on Java 10. There are two ways:

  • Updating the PATH system environment variable.
  • Editing the Eclipse’s configuration file eclipse.ini

Read text-based article here:
https://www.codejava.net/ides/eclipse/how-to-run-eclipse-under-different-version-of-jdk-or-jre

#java #eclipse #ide

How to Change Java Virtual Machine That Runs Eclipse IDE
1.25 GEEK