Unable to run Jasper report : The system cannot find the file specified

前端 未结 2 452
情话喂你
情话喂你 2021-01-18 23:11

I have the reports in reports\\templates\\Contractor_Bill.jrxml and the results in reports\\results\\. It works fine in Netbeans 6.5, but when i c

相关标签:
2条回答
  • 2021-01-18 23:40

    For versione of jasper-reports >= 6.0.0, the jar used to compile is called

    ecj-x.x.x.jar
    

    See maven repo to get correct version number of ecj for relative version of jasper reports.

    0 讨论(0)
  • 2021-01-18 23:41

    Include the Jar jasper-compiler-jdt in the lib folder

    0 讨论(0)
提交回复
热议问题