How can I run IntelliJ IDEA on a remote desktop

后端 未结 5 1592
猫巷女王i
猫巷女王i 2021-01-31 09:44

IntelliJ IDEA 12 on a remove NX desktop is almost unusable. Screen refreshes are painful as you scroll, and simple operations like selecting text is a chore. Is there any way to

5条回答
  •  日久生厌
    2021-01-31 09:55

    Personally, I tried changing both options: sun.java2d.noddraw=false and sun.java2d.d3d=true and that made my IDEA much much better!
    From this conversation, seems like the problem is quite common, but the solution varies....

    Didn't try the plugin suggested by Phyxx yet, though.

提交回复
热议问题