Forum Discussion
nmrao
13 years agoCommunity Hero
Does your installation contains jre as well?
If you want to use external JDK, you may set environment variables to point to that installation. May be you need to look at the script that is used to invoke loadui where it may pointing to JDK and update it, note that have a backup of original script before updating.
By the way, the class seems to be available / seen in JDK 7 api
http://docs.oracle.com/javase/7/docs/api/
If you want to use external JDK, you may set environment variables to point to that installation. May be you need to look at the script that is used to invoke loadui where it may pointing to JDK and update it, note that have a backup of original script before updating.
By the way, the class seems to be available / seen in JDK 7 api
http://docs.oracle.com/javase/7/docs/api/