Bom dia a todos,
não estou conseguindo compilar os relatórios que crio no iReports. Quando mando compilar é retornado o seguinte erro:
Compiling to file… .\TutorialGuj.jasper -> .\TutorialGuj.java Error compiling the report java source! java.lang.NoClassDefFoundError: org/eclipse/jdt/internal/compiler/env/INameEnvironment at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:164) at it.businesslogic.ireport.IReportCompiler.class$(IReportCompiler.java:1178) at it.businesslogic.ireport.IReportCompiler.getClassLoader(IReportCompiler.java:1178) at it.businesslogic.ireport.IReportCompiler.run(IReportCompiler.java:412) at java.lang.Thread.run(Thread.java:595)
Alguém sabe o porque está acontecendo e como corrigir esse erro.