刚安装了Windows 10和Eclipse没有更多的开始更多、安装了、Windows、Eclipse

2023-09-08 01:07:49 作者:心野性子污

我刚刚升级从Windows 8到Windows 10(64位)和我的previous Eclipse的朱诺与ADT-插件Android开发不再启动。

I just upgraded from Windows 8 to Windows 10 (both 64-bit) and my previous Eclipse Juno with ADT-plugin for Android development is no longer starting.

我所能看到的是鼠标指针显示的东西是装了几秒钟,然后没有什么事情发生。

All I can see is the mouse pointer showing that something is loading for a few seconds and then nothing else happens.

我试过

改名的eclipse.ini 来让它重新创建它。甚至没有重建,因此改名回来 打开Eclipse的exe文件的Windows 8的兼容性。没有变更。 想看看 workspaceDir / .metadata / .log文件。这个没有条目。 renamed eclipse.ini to let it recreate it: did not even recreate it, so renamed it back. turned on "Windows 8" compatibility on Eclipse exe. No changes. tried to look at workspaceDir/.metadata/.log. No entries about this.

接下来是内容的eclipse.ini



    -startup
    plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
    --launcher.library
    plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20120913-144807
    -product
    com.android.ide.eclipse.adt.package.adtproduct
    -showsplash
    org.eclipse.platform
    --launcher.XXMaxPermSize
    256m
    --launcher.defaultAction
    openFile
    -vmargs
    -Dosgi.requiredJavaVersion=1.6
    -XX:MaxPermSize=256m
    -Xms512m
    -Xmx1024m

这是Java版本,我已经安装了:

And this is the Java version I have installed:



    C:\Users\user>java -version
    java version "1.8.0_51"
    Java(TM) SE Runtime Environment (build 1.8.0_51-b16)
    Java HotSpot(TM) Client VM (build 25.51-b03, mixed mode)

我坚持。我在哪里可以找到更多的线索,因为我还没有发现其他人遇到了同样的问题?

I'm stuck. Where can I find more clues since I've still not found others experiencing the same issue?

推荐答案

解决了。

刚刚卸载完全的Java和JDK(也可手动删除Java的文件夹C:\ PROGRAMFILES),并下载并从的此处,一切工作现在又

Just uninstalled completely Java and JDK (also manually deleted "Java" folder in "C:\ProgramFiles") and downloaded and reinstalled the very same version of JDK Windows x64 from here, and everything works again now.

 
精彩推荐
图片推荐