Bad screen redrawing in Oracle SQL Developer

前端 未结 9 2221
别那么骄傲
别那么骄傲 2020-12-25 07:52

I have a problem with Oracle SQL Developer. When I use it on a Windows Server 2003 machine, it works fine. When I use it on my Windows 7 desktop, I get a lot of redraw pro

9条回答
  •  借酒劲吻你
    2020-12-25 08:44

    This problem still reproduces in 2015, I'm using W7, jdk version 1.8.0_40-b25 and sqldeveloper version Version 4.1.0.18.

    I had the same problem and nothing seems to help, not even William Rose's answer, until, in my desperation, I put the AddVMOption from his answer in the last line of my sqldeveloper.conf file and Voila! It worked. It seems that somehow the option is shadowed if you put it at the begging.

    Just wanting to add this bit of information, but I can't comment yet due to lack of reputation.

提交回复
热议问题