如何确定安装的 Eclipse 是 32 位还是 64 位版本?

2024-08-25Java开发问题
6

本文介绍了如何确定安装的 Eclipse 是 32 位还是 64 位版本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

问题描述

如何确定我 (Windows 7) PC 上的特定 Eclipse 实例是 32 位还是 64 位版本?

How can I find out if a specific Eclipse instance on my (Windows 7) PC is the 32-bit or 64-bit version?

我已经检查了关于"屏幕和可以从那里调用的迷宫般的对话框,但我没有找到任何线索.

I've checked the About screen and the maze of dialogs one can call from there, but I didn't find any clues.

另外,在 Windows 资源管理器中右键单击 eclipse.exe 并打开属性对话框没有给出任何提示.

Also, right-clicking eclipse.exe in Windows explorer and opening the properties dialog box didn't give any hints.

推荐答案

Ctrl+Alt+Del 打开 Windows 任务管理器并切换到进程选项卡.

Hit Ctrl+Alt+Del to open the Windows Task manager and switch to the processes tab.

32 位程序应标有 *32.

32-bit programs should be marked with *32.

这篇关于如何确定安装的 Eclipse 是 32 位还是 64 位版本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

The End

相关推荐

在 Eclipse 项目中使用西里尔文 .properties 文件
Use cyrillic .properties file in eclipse project(在 Eclipse 项目中使用西里尔文 .properties 文件)...
2024-08-25 Java开发问题
18

Eclipse 在尝试启动 Android 应用程序时卡住了
Eclipse gets stuck when trying to launch Android app(Eclipse 在尝试启动 Android 应用程序时卡住了)...
2024-08-25 Java开发问题
14

使用 Launch4j 将 Java 应用程序固定到 Windows 7 任务栏
Pinning a Java application using Launch4j to the Windows 7 taskbar(使用 Launch4j 将 Java 应用程序固定到 Windows 7 任务栏)...
2024-08-25 Java开发问题
11

从 Java 的 processbuilder 执行的 ffmpeg 在 windows 7 下不返回
ffmpeg executed from Java#39;s processbuilder does not return under windows 7(从 Java 的 processbuilder 执行的 ffmpeg 在 windows 7 下不返回)...
2024-08-25 Java开发问题
9

JavaExe 和 Java 应用程序作为与桌面交互的 Windows 系统服务
JavaExe and Java application as windows system service interactive to desktop(JavaExe 和 Java 应用程序作为与桌面交互的 Windows 系统服务)...
2024-08-25 Java开发问题
10

Windows 7 - System32 文件夹 - java.exe
Windows 7 - System32 folder - java.exe(Windows 7 - System32 文件夹 - java.exe)...
2024-08-25 Java开发问题
7