Skip to content

Cant run examples #3

Description

@omaigad

When i try to run any example i get error

Error:(193, 46) java: no suitable method found for field(java.lang.String,net.sf.dynamicreports.report.definition.datatype.DRIDataType<capture#1 of ?,capture#2 of ?>)
    method net.sf.dynamicreports.report.builder.DynamicReports.<T>field(java.lang.String,java.lang.Class<T>) is not applicable
      (cannot infer type-variable(s) T
        (argument mismatch; net.sf.dynamicreports.report.definition.datatype.DRIDataType<capture#1 of ?,capture#2 of ?> cannot be converted to java.lang.Class<T>))
    method net.sf.dynamicreports.report.builder.DynamicReports.<T>field(java.lang.String,net.sf.dynamicreports.report.definition.datatype.DRIDataType<? super T,T>) is not applicable
      (cannot infer type-variable(s) T
        (argument mismatch; net.sf.dynamicreports.report.definition.datatype.DRIDataType<capture#1 of ?,capture#2 of ?> cannot be converted to net.sf.dynamicreports.report.definition.datatype.DRIDataType<? super T,T>))

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions