刚刚安装的Windows 10和Eclipse没有更多的启动 [英] Just installed Windows 10 and Eclipse no more starts

查看:146
本文介绍了刚刚安装的Windows 10和Eclipse没有更多的启动的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚从Windows 8升级到Windows 10(两者都是64位),而我以前的Eclipse Juno与ADT-plugin for Android开发不再起步。



所有我可以看到的是鼠标指针显示某些东西正在加载几秒钟,然后没有其他事情发生。



我尝试的 p>


  • 重命名为 eclipse.ini 让它重新创建它:甚至没有重新创建它将其重新命名。

  • 在Eclipse exe上打开Windows 8兼容性。没有更改。

  • 试图查看 workspaceDir / .metadata / .log 。没有关于这个的条目。



以下是 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。电子书
-vmargs
-Dosgi.requiredJavaVersion = 1.6
-XX:MaxPermSize = 256m
-Xms512m
-Xmx1024m

这是我安装的Java版本:

 

C:\Users\user> java -version
java版本1.8.0_51
Java(TM)SE运行时环境(build 1.8.0_51-b16)
Java HotSpot )客户端VM(构建25.51-b03,混合模式)

我被卡住了。我还没有找到更多的线索,因为我还没有找到遇到同样问题的人吗?

解决方案

已解决。

只需完全卸载Java和JDK(也可手动删除C:\ProgramFiles中的Java文件夹),并从这里,现在一切都重新起作用。


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.

What I tried

  • 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.

What follows are the contents of 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

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?

解决方案

Solved.

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.

这篇关于刚刚安装的Windows 10和Eclipse没有更多的启动的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆