I got the following problem
In Eclipse, in the Report Design Perspective , when I try to preview I get the following error:
" Chart NewChart: + An exception occurred during processing. Please see the following message for details: Cannot open the connection for the driver: org.eclipse.birt.report.data.oda.jdbc. org.eclipse.birt.report.data.oda.jdbc.JDBCException: Cannot load JDBC Driver class: com.mysql.jdbc.Driver. "
I also checked in eclipse in the folder org.eclipse.birt.report.data.oda.jdbc/drivers and it was empty. Should it be ? I checked the externalLibs directory, and there I have mysql-connector.jar and I do not know what to check for next.
Thank you.