I run into the topic on the Oracle JDeveloper forums and I thought I might keep the reference here.
A guy running JDeveloper on Windows using a laptop had serious problems with the display when the IDE tried to scroll as it was leaving visible marks. It ended up that the remedy was adding AddVMOption -Dsun.java2d.noddraw=true at the $JDEV_HOME/jdev/bin/jdev.conf file.
For anybody interested the entire thread can be found
here
0 comments:
Post a Comment