$echo "test" | sendmail -v nsanguan@gmail.com
$echo "test" | sendmail -v nsanguan@gmail.com
Warning: .cf file is out of date: sendmail AIX5.3/8.13.4 supports version 10, .cf file is version 9
nsanguan@gmail.com... Connecting to gmail-smtp-in.l.google.com. via esmtp...
Tuesday, December 22, 2009
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 #
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 #
Subscribe to:
Posts (Atom)