报表ireport :安装完成后启动报错cannot find java.exe
ireport 启动错误cannot find java.exe
错误内容:
“cannot find java.exe
Neither (null)\jre\bin\java.exe nor (null)\bin\java.exe exits”
Neither (null)\jre\bin\java.exe nor (null)\bin\java.exe exits”
解决方法:
把ireport的etc目录下
ireport.conf文件打开,找到jdkhome,把注释“#”去掉以后,将内容改成自己的路径
注:它会默认添加一部分路径,所以不用全写,我只写了 D:\java
ireport.conf文件打开,找到jdkhome,把注释“#”去掉以后,将内容改成自己的路径
注:它会默认添加一部分路径,所以不用全写,我只写了 D:\java