Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

JavaScript is broken in SQLDev 24.3.0.284 (Formatter with Arbori Code and JS-callbacks, script command)

You can reproduce that by running this script:

script
ctx.write('Hello SQLDev');

Here's the screenshot:

I used the “Mac OSX with JDK 17 included” version.

So, my question is, why not include a GraalVM JDK with JavaScript support? Or even better, why not simply bundle a JavaScript engine with SQLDev?

We have the same problem with SQLDev for VS Code and the standalone version of SQLcl. It would make our lives so much easier if a JavaScript engine was included in the distributions, making the script command work everywhere.

This post has been answered by thatJeffSmith-Oracle on Oct 22 2024
Jump to Answer

Comments

Processing

Post Details

Added on Oct 21 2024
9 comments
406 views