Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit d461ed0

Browse files
update scope of settings in introduction of README
1 parent 53b95e7 commit d461ed0

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@ This repository provides formatter settings for the [coding style rules](https:/
66

77
Settings are primarily provided for
88

9-
- [Oracle SQLcl, Version 23.3.0](https://www.oracle.com/tools/downloads/sqlcl-downloads.html)
9+
- [Oracle SQLcl, Version 23.4.0](https://www.oracle.com/tools/downloads/sqlcl-downloads.html)
1010
- [Oracle SQL Developer, Version 23.1.1](https://www.oracle.com/tools/downloads/sqldev-downloads.html) (requires `dbtools-common.jar` from SQLcl 23.3.0)
1111

1212
These settings have been defined and tested with the product versions mentioned above. They might not work in other versions.
1313

14+
Please note, that these settings cannot be used in [Oracle SQL Developer for VSCode 23.4.0](https://marketplace.visualstudio.com/items?itemName=Oracle.sql-developer). And it does not work in the embedded version of SQLcl 23.3.1.0, which cannot run JavaScript.
15+
1416
JDK 11 is required for SQLDev and SQLcl. The standalone tvdformat.jar works with JDK 11 or newer.
1517

1618
See [releases](https://github.com/Trivadis/plsql-formatter-settings/releases) for settings supporting older versions.

0 commit comments

Comments
 (0)