Skip to content

java.lang.NoClassDefFoundError: net/sf/jasperreports/engine/JRChartCustomizer #6

@LouisWinter

Description

@LouisWinter

When attempting to use a Chart Customizer, the following exception is generated:

java.lang.NoClassDefFoundError: net/sf/jasperreports/engine/JRChartCustomizer

The jasperreports-barbecue-7.0.1.jar file is missing the following classes that are listed in the API (https://jasperreports.sourceforge.net/api/allclasses.html):

JRChart
JRChartAxis
JRChartCustomizer
JRChartDataset
JRChartPlot
JRChartPlot.JRSeriesColor

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions