It took me to long to look where you set this in the tools so this is what I did:
Stop Jdeveloper.
Did a search for my current JDK.
Changed the following files and replaced my old jdk location with my new one:
[jdev install location]\Middleware\jdeveloper\jdev\bin\jdev.conf
[WEBLOGIC install location]\DefaultDomain\bin\setDomainEnv.cmd (Usually defaults to your user directory)
Optional files to change: (if you are going to remove the old jdk and you want these to work)
[jdev install location]\Middleware\jdeveloper\.product.properties
[jdev install location]\Middleware\wlserver_10.3\.product.propertie
[jdev install location]\Middleware\wlserver_10.3\common\bin\commEnv.cmd
[jdev install location]\Middleware\utils\uninstall\uninstall.cmd
[jdev install location]\Middleware\utils\quickstart\quickstart.cmd
[jdev install location]\Middleware\utils\bsu\bsu.cmd
Stop Jdeveloper.
Did a search for my current JDK.
Changed the following files and replaced my old jdk location with my new one:
[jdev install location]\Middleware\jdeveloper\jdev\bin\jdev.conf
[WEBLOGIC install location]\DefaultDomain\bin\setDomainEnv.cmd (Usually defaults to your user directory)
Optional files to change: (if you are going to remove the old jdk and you want these to work)
[jdev install location]\Middleware\jdeveloper\.product.properties
[jdev install location]\Middleware\wlserver_10.3\.product.propertie
[jdev install location]\Middleware\wlserver_10.3\common\bin\commEnv.cmd
[jdev install location]\Middleware\utils\uninstall\uninstall.cmd
[jdev install location]\Middleware\utils\quickstart\quickstart.cmd
[jdev install location]\Middleware\utils\bsu\bsu.cmd
Comments
Post a Comment