0 java netbeans jasper-reports
我正在使用netbeans 8.0 ide和jdk 8.我想使用包含条形图的jasper查看报告.但它得到这样的错误:
java.lang.NoClassDefFoundError:org/jfree/chart/plot/PlotOrientation at net.sf.jasperreports.charts.type.PlotOrientationEnum.(PlotOrientationEnum.java:42)
在netbeans ide 8.0中,显示带条形图的jasperreport所需的jar文件是什么?有人请帮助我.