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.
No comments:
Post a Comment