The solution to the problem that eclipse cannot open the pop-up message box: 1. Enter the "C:\Program Files (x86)\Common Files\Oracle\Java\javapath" path; 2. Delete the "java" under this file .exe" and "javaw.exe" will do.
The operating environment of this tutorial: Dell G3 computer, Windows 7 system, Eclipse IDE2020-06 R version.
Eclipse cannot open the pop-up prompt box
eclipse pop-up error box content:
Java virtual machine launcher Error: could not open ‘c:\software\jdk\lib\i386\jvm.cfg’
Solution:
According to C:\Program Files (x86)\Common Files\Oracle\Java\javapath, enter this path and delete the three files java.exe, javaw.exe, and javaws.exe under this file.
Recommended: "Programming Video"
The above is the detailed content of What should I do if eclipse cannot open the pop-up message box?. For more information, please follow other related articles on the PHP Chinese website!