读书人

当用MyEclipse打开*xml文件时出现一个

发布时间: 2012-01-28 22:06:14 作者: rapoo

当用MyEclipse打开*.xml文件时出现一个Xmleditor提示框,说没有找到JAVA虚拟机
我安装了MyEclipse5.5,对某个*.xml文件点右键,选 "Edit with MyEclipse XML Editor "之后出现一个Xmleditor提示框:
A Java Runtime Environment (JRE) or Java Development Kit (JDK) must be available in order to run Xmleditor.No Java virtual machine was found after searching the following locations:
(我安装MyEclipse的目录)\xmleditor\jre\bin\javaw.exe 'javaw.exe ' in your current PATH

只有一个 '确定 '按钮,确定后退出了.

我已经安装了JAVA EE SDK 5.

[解决办法]
是不是JDK的环境没有配置啊。
JAVA_HOME
path
classpath

读书人网 >Eclipse开发

热点推荐