If you're using a Mac with an M3 chip, here's how you can set up JDK 7 for iReport 4.7.1 :
Download JDK 7:
You can download it from the Oracle JDK 7 archive.
Locate the iReport configuration file:
- Go to Applications.
- Right-click on the iReport icon and select "Show Package Contents".
- Navigate to: Contents/Resources/ireport/etc/.
- Edit the ireport.conf file:
- Open the file ireport.conf in a text editor, Find the line starting with jdkhome.
- Update it to point to your JDK 7 installation path. For example:
- jdkhome=".../JavaAppletPlugin.plugin/Contents/Home/"
- Save the changes, and iReport should now use JDK 7.