Jump to content
We've recently updated our Privacy Statement, available here ×

jepifanow

Members
  • Posts

    26
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by jepifanow

  1. Line 87 is still jdf.setDescription(jdf.getDescription()); and not jdf.setDescription(f.getDescription());
  2. I am very sorry, there is still some typo. jdf.setDescription(jdf.getDescription()); should be jdf.setDescription(f.getDescription()); Thank you.
  3. Hi, we are working with our custom JR DataSource Providers, which are referencing other classes in workspace's projects hierarchy . Is it possible to create a data adapter of "JasperReports DataSource Provider class" type, which is referencing a class from the project ? Currently attempts to add such as data source fail with "Class not found" - exception.
×
×
  • Create New...