Skip to content

Commit 87c3c7b

Browse files
update required SQLDev to 21.4.3
this is the last version that works with JDK8. To build a JDK 8 compatible extension, this version must be used.
1 parent 291d0e2 commit 87c3c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Please file your bug reports, enhancement requests, questions and other support
154154

155155
6. Run maven build by the following command
156156

157-
mvn -Dsqldev.basedir=/Applications/SQLDeveloper21.4.2.app/Contents/Resources/sqldeveloper -DskipTests=true clean package
157+
mvn -Dsqldev.basedir=/Applications/SQLDeveloper21.4.3.app/Contents/Resources/sqldeveloper -DskipTests=true clean package
158158

159159
Amend the parameter sqldev.basedir to match the path of your SQL Developer installation. This folder is used to reference Oracle jar files which are not available in public Maven repositories
160160
7. The resulting file ```utplsql_for_SQLDev_x.x.x-SNAPSHOT.zip``` in the ```target``` directory can be installed within SQL Developer

0 commit comments

Comments
 (0)