How do I change the ORACLE_HOME that SQL Developer uses?
I've looked around and I can't find where I can change the following values:
oracle.home - C:\oracle\product\sqldeveloper
jdbc.driver.home - /c:/oracle/product/11.1.0/client/
jdbc.library - /c:/oracle/product/11.1.0/client/jdbc/lib/ojdbc6.jar
orai18n.library - /c:/oracle/product/11.1.0/client/jlib/orai18n.jar
%ORACLE_HOME% is set to c:\oracle\product\10.2.0\client
It also would be nice to change:
user.dir C:\oracle\product\sqldeveloper\sqldeveloper\bin
since that is an invalid path.
Thanks in advance.