MyEclipse ディレクトリを変更した後、起動できません。「D:\MyEclipse10」から「D:\Common_Tools\MyEclipse10」。次に、次のような問題があります
"no jvm was found after search the following locations:D:\MyEclipse10"
そこで、「myeclipse.ini」ファイルを変更し、「jvm」の正しいパスを作成します。その後、次のように表示されますが、問題はなくなりました:「java was started but returned exit code=13」. ログは次のとおりです。
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.RuntimeException: Could not find framework
at org.eclipse.equinox.launcher.Main.getBootPath(Main.java:978)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:557)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
再インストールせずにうまくやるにはどうすればよいですか? (または再インストールする必要がありますか?) ありがとうございます!