Maybe some people have encountered this problem, but my question is quite strange.
After the recent reloading, My eclipse 2014 was installed.
After each close, the following dialog box is popped up. What's the problem?
The following is my MyEclipse configuration:
#utf8 (do not remove)
-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.i18n.win32.win32.x86_64_3.2.0.v201103301700
-vm
binary/com.sun.java.jdk7.win32.x86_64_1.7.0.u45/bin/javaw.exe
# binary/jdk1.7.0_80/bin/javaw.exe
-install
D:\Software\MyEclipse\MyEclipse Professional 2014
-vmargs
-Xmx768m
-XX:MaxPermSize=320m
-XX:ReservedCodeCacheSize=64m
-Dosgi.nls.warnings=ignore
Online said that we need to modify VM, my own JDK. After I changed to my JDK, I couldn't get it wrong. It may also be said that it is useless for me to change to jdk1.7 in environmental variables.
