当前位置: 技术问答>Eclipse记事本插件 Eclipse Notepad Plugin
iis7站长之家
eclipse无法启动? 用eclipse的朋友请进
来源: 互联网 发布时间:2017-03-31
本文导语: 我下载了个eclipse,解压后那个文件夹里有个eclipse.exe,我双击,出现一个窗口,说是: JVM teminated.Exit code=2 C:WINNTsystem32javaw.exe -cp D:eclipsestartup.jar org.eclipse.core.launcher.Main -os win32 -ws win32 -arch x...
我下载了个eclipse,解压后那个文件夹里有个eclipse.exe,我双击,出现一个窗口,说是:
JVM teminated.Exit code=2
C:WINNTsystem32javaw.exe
-cp D:eclipsestartup.jar org.eclipse.core.launcher.Main
-os win32
-ws win32
-arch x86
-showsplash D:eclipseeclipse.exe -showsplash 600
然后没反应,每次双击这个图标都这样,到底这个软件怎么才能启动啊??
JVM teminated.Exit code=2
C:WINNTsystem32javaw.exe
-cp D:eclipsestartup.jar org.eclipse.core.launcher.Main
-os win32
-ws win32
-arch x86
-showsplash D:eclipseeclipse.exe -showsplash 600
然后没反应,每次双击这个图标都这样,到底这个软件怎么才能启动啊??
|
以前我用m2版的时候也有这个问题。方法是做一个.bat文件:
eclipse.exe -vmArgs -Duser.country=us -Duser.language=EN
m3,m4就没这个问题了。
如果还不行,你就去eclipse上问问吧。
eclipse.exe -vmArgs -Duser.country=us -Duser.language=EN
m3,m4就没这个问题了。
如果还不行,你就去eclipse上问问吧。
|
你试试把D:eclipseworkspace目录删除掉。
|
确信是down的Eclipse SDK(The Eclipse SDK includes the Eclipse Platform, Java development tools, and Plug-in Development Environment, including source and both user and programmer documentation. ),如果你不是在www.eclipse.org下载的,请到http://www.eclipse.org/downloads/index.php下载,最新的是2.02版,最后请确定你安装了JDK(在java.sun.com下载)
|
噢?
还是直接给eclipse发信问吧.
还是直接给eclipse发信问吧.
|
重装jre
|
从装吧.我没有更好得办法.