SQL Developer code outline error
I am getting an error in SQL Developer code outline "Syntax error; Partial parse tree:" which prevents the full package body code outline being viewed.
When I view the detail I am told this: "Syntax error. Partially recognized rules (railroad diagrams):"
code: picture CLOB PATH '$.PICTURE',
The code complies as it is valid and works fine its just this error is displayed and is a bit annoying as the code outline is really handy for navigation.
SQL Developer version: 21.4.0.346. Build 346.2239
How do I get rid of this error when the code is valid?