Wednesday, December 9, 2009

Oracle JDeveloper 10.1.3.5 Installation

JDeveloper 10.1.3.x Screen display problems

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

1. Open DEV_HOME/jdev/bin/jdev.conf file
2. Search AddVMOption -Dsun.java2d.noddraw=true
3. Enable this line by remove #

No comments: