1) Open the file

..\sqldeveloper\sqldeveloper\bin\sqldeveloper.conf 

and add the following line to set jdk path:

SetJavaHome C:\Program Files\Oracle\11g\product\11.1.0\client_1\jdk

If it don’t allow you to save the file, copy whole sqldeveloper folder to a different location where you have write access to modify this file.

2) Run sqldeveloper.exe (from the new place if you moved the folder out from oracle folders) as administrator and enter the jdk path that comes with your oracle installation:

C:\Program Files\Oracle\11g\product\11.1.0\client_1\jdk\bin

FROM:http://superuser.com/questions/379427/sql-developer-error-messages-enter-the-full-pathname-for-java-exe-and-cannot

相关文章:

  • 2022-12-23
  • 2021-11-22
  • 2021-07-02
  • 2021-06-18
  • 2021-05-27
  • 2022-02-04
  • 2021-06-02
  • 2021-07-11
猜你喜欢
  • 2021-11-06
  • 2022-12-23
  • 2021-12-30
  • 2022-12-23
  • 2022-01-26
  • 2021-10-01
  • 2021-12-06
相关资源
相似解决方案