I've recently installed Jasperserver and Jaspersoft Studio to work with JasperReports. After creating a database connection to my PostgreSQL database and building a report from that database, I'm getting the following warning in Jaspersoft Studio, which I've been unable to resolve.
Build path specifies execution environment JavaSE-1.6. There are no JREs installed in the workspace that are strictly compatible with this environment.
I found the configuration didn't have an associated JRE System Library, so I tried using the JRE System Library [JavaSE-1.6] installed with Jaspersoft Studio, which does not resolve the problem. I have also tried to use jre.linux.gtk.x86_64.feature_1.8.0.u65, and CDC-1.0/Foundation-1.0(jre.linux.gtk.x86_64.feature_1.8.0.u65) without success.
This must be a configuration issue, but I've been unable to locate a resource on the web to resolve the configuration problem.
If you are new to the Eclipes environment and to Jaspersoft Studio, this complete answer will help you achieve success in removing the warning.
At this point, clean your project and rebuild it. The warning should be gone.
Even though this answer is specific to Jaspersoft Studio, and the JRE System Library[J2SE 1.6], you may be able to extrapolate this solution to other platforms, but this assumes the interface has not significantly changed.