简体   繁体   English

Eclipse将32位升级到64位Windows 7

[英]Eclipse updgrade 32 bit to 64 bit windows 7

I am running 32 bit windows with 32 bit Eclipse Luna and 32 bit Java 7 for android development. 我正在使用32位Eclipse Luna和32位Java 7运行32位Windows进行android开发。 No issue. 没有任何问题。 Now I am planning to upgrade RAM and install 64 bit Windows 7 . 现在,我计划升级RAM并安装64位Windows 7 So my question is if I upgrade my Windows 7 from 32 to 64 bit , keeping all program files(which are in C drive) and then download and install 64 bit Eclipse Mars with Java 7/8 64 bit , will my workspace open and work as like now? 所以我的问题是,如果我将Windows 7从32位升级到64位 ,保留所有程序文件(在C驱动器中),然后下载并安装Java 7/8 64位的 64位Eclipse Mars ,我的工作区是否可以正常工作?像现在一样? Or I have to format C drive, install 64 bit Windows 7 and freshly install Android SDK etc ? 还是我必须格式化C驱动器,安装64位Windows 7并重新安装Android SDK等? My workspace is in D drive. 我的工作区在D驱动器中。

If you want to switch to 64 bit. 如果要切换到64位。 you need to download eclipse and JAVA for 64 bit. 您需要下载eclipse和JAVA 64位版本。 And you can link your existing SDK to the new eclipse in windows tab. 您可以在Windows标签中将现有的SDK链接到新的Eclipse。 as I did the same thing in my PC it's working fine for me 因为我在PC上做了同样的事情,对我来说一切正常

Linking Android SDK to eclipse 将Android SDK链接到Eclipse

in Eclipse --> Window --> Preferences --> Click On Android --> Browse your SDK location --> Click Ok . Eclipse中 -> 窗口 -> 首选项 ->在Android上单击->浏览您的SDK位置 ->单击确定

It is possible to instal JRE in to Program Files for 64 bit, other JRE in to Program Files(x86) for 32 bit. 可以将JRE安装到64位的Program Files中,将其他JRE安装到32位的Program Files(x86)中。 And then to change the JRE in : Windows > Preference > Java > Installed JRS's > edit or add. 然后在以下位置更改JRE:Windows>首选项> Java>已安装的JRS>编辑或添加。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM