简体   繁体   中英

net.sf.jasperreports.engine.JRException: Error compiling report java source files

My application runs perfectly on my pc HP DV7-Pvillion, but when I put the jar ofmy application and its libraries on other machines all running except the generation of PDF files. in my the log files I have folowing error : Error compiling report java source files

ps: I am working on netbeans 6.8 and I use iRaport

I should mention that my application runs perfectly on my workstation which is installed netbeans but if I try to run the jar on another machine that does not work generation.

Could you give me an explanation for this?

在lib文件夹中包含Jar jasper-compiler-jdt

according to my knowledge the jasper-compiler-jdt is now distributed as ecj...jar . Therefore, if you cannot find the jasper-compiler-jdt in your jasper reports library , search for ecj...jar and include that in your project.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM