Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我打开 Eclipsp.exe 运行 android 编程时,出现此消息是什么问题?注意:我已经从 java 网站下载了 jre。
它是 JDK 和环境系统变量的路径。64 位 Windows 和 JDK 的环境系统变量不同于 32 位 Windows。
还要确保下载 64 位 jre 或 jdk,然后修改 eclipse.ini 文件并添加:
-vm [fullpath of 64-bit jdk or jre]\javaw.exe