iReport not starting using JRE 8

前端 未结 10 1208
小鲜肉
小鲜肉 2020-12-04 09:50

I have downloaded and installed the iReport 4.5 using te Windows installer. But when I try to start the iReport it shows the splash screen but does not start.

My JR

10条回答
  •  执笔经年
    2020-12-04 10:13

    I was tired of searching on google how to run iReport with java 8.

    I did everything as said on the Internet,But I don't know why they weren't work for me.

    Then I Change My Computer JDK Current Version form 1.8 to 1.7 Using Registry Editor.

    Now it work fine.

    To Change Current Version

    Start => Type regedit (Press Enter) => HKEY_LOCAL_MACHINE => SOFTWARE => JavaSoft => Java Development Kit => Change Key Value of CurrentVersion From 1.8 to 1.7

提交回复
热议问题