今天重新装ireport3.7.1,遇到问题
“cannot find java.exe
Neither (null)\jre\bin\java.exe nor (null)\bin\java.exe exits”
我的环境变量没什么问题:D:\Java\jre6\bin
在网上搜了搜,把ireport的etc目录下
ireport.conf文件打开,找到jdkhome,把注释“#”去掉以后,将内容改成自己的路径
它会默认添加一部分路径,所以不用全写,我只写了 D:\java
本文解决了在安装iReport 3.7.1过程中遇到的找不到Java路径的问题。通过修改ireport.conf文件中的jdkhome设置,成功配置了Java环境。
今天重新装ireport3.7.1,遇到问题
“cannot find java.exe
Neither (null)\jre\bin\java.exe nor (null)\bin\java.exe exits”
我的环境变量没什么问题:D:\Java\jre6\bin
在网上搜了搜,把ireport的etc目录下
ireport.conf文件打开,找到jdkhome,把注释“#”去掉以后,将内容改成自己的路径
它会默认添加一部分路径,所以不用全写,我只写了 D:\java

被折叠的 条评论
为什么被折叠?