Exception in thread "main" java.lang.NoSuchMethodError: org.jfree.ui.RectangleInsets.<init>(DDDD)V at org.jfree.chart.axis.Axis.<clinit>(Axis.java:137) at org.jfree.chart.ChartFactory.createXYAreaChart(ChartFactory.java:1556) at xyArea.main(xyArea.java:16)