Does anyone know if it’s possible to use Oracle SQL Developer with an alternative JDK? E.g. Eclipse Temurin JDK with hotspot, OpenJDK, Azul zulu jdk, AdoptOpenJDK JDK o
Oracle SQL Developer JDK版本切换 Oracle SQL Developer选择的JDK应该是Oracle安装目录下的product\11.2.0\dbhome_1\jdk路径,而不是我们自己安装的JDK路径。 安装Oracle后,正确选择JDK路径,可以正常进入程序。 如果第一次路径选择错误,可以通过修改 sqldeveloper.conf 文件中的 JavaHome 项来修改路径。 文件路径...
实际上,Oracle SQL Developer应当选择Oracle安装目录下名为product11.2.0dbhome_1jdk的JDK路径。这个路径通常位于Oracle的安装目录下。如果使用了错误的JDK路径,需要重新正确选择才能使Oracle SQL Developer正常运行。如果你在首次使用时选择了错误的路径,不必担心。你完全可以通过修改SQLDeveloper的配置文件来...
Windows 64-bit with JDK 17 Included This archive includes both SQL Developer and an embedded copy of the Java 17 Development Kit (JDK). Simply extract the zip to a fresh directory and run the sqldeveloper.exe in the top directory. The EXE is configured to run the embedded JDK by default...
Windows 64-bit with JDK 17 Included This archive includes both SQL Developer and an embedded copy of the Java 17 Development Kit (JDK). Simply extract the zip to a fresh directory and run the sqldeveloper.exe in the top directory. The EXE is configured to run the embedded JDK by default...
Oracle SQL Developer选择的JDK应该是Oracle安装目录下的product\11.2.0\dbhome_1\jdk路径,而不是我们自己安装的JDK路径。安装Oracle后,正确选择JDK路径,可以正常进入程序。如果第一次路径选择错误,可以通过修改 sqld...
首先到oracle的官方网站上下载Sql Developer ,笔者在这下载了中文版的Sql Developer,网址如下: http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index-098778.html 由于Sql Developer需要java的运行环境,所以读者系统上如果没有java环境的话,可以到如下网址下载JDK1.6版本,...
1 安装完Oracle11g版本的64位数据库后,进行配置Oracle11g自带的SQL Developer时出现的错误提示如图所示。2 在百度里面搜索“sql developer 64位”,第一个结果就是Oracle官网提供的下载页面,进入以后选择“SQL Developer4.1.5”中的“Windows 64-bit with JDK8 included”,这个版本就是64位的并且自带有jdk的文件...
2、安装Oracle SQL Developer 下载地址:http://www.cr173.com/soft/30061.html 问题: 打开sqldeveloper出现please specify the path to the java jdk home这句话 解决:在我的电脑 右键属性,找高级系统设置,环境变量, 在下方的系统环境里找到path 在后面添加jdk的路径,找到你jdk的安装路径 例如c:\jdk\bin...
Openjdk8是一个开源的Java开发工具包,它是Java开发的基础。它提供了一系列的工具和库,用于开发和运行Java应用程序。Openjdk8具有良好的兼容性和稳定性,并且在开源社区中得到广泛的支持和更新。 Oracle sqldeveloper的优势包括: 强大的SQL开发功能:Oracle sqldeveloper提供了丰富的SQL开发功能,包括语法高亮、代码自动完成...