tada / pljava

PL/Java is a free add-on module that brings Java™ Stored Procedures, Triggers, Functions, Aggregates, Operators, Types, etc., to the PostgreSQL™ backend.
http://tada.github.io/pljava/
Other
242 stars 77 forks source link

dependency not adding..issue in plugin #474

Open NehaAnthony opened 10 months ago

NehaAnthony commented 10 months ago

While importing DocumentPage in code it is greyed out and DocumentPage becomes red while resolving it maven depdency is added but still error is not resolved. Error -Cannot resolve symbol 'DocumentPages' Cannot resolve method 'pages' in 'Builder'

jcflack commented 5 months ago

Much like #473, this appears to be a report about something besides PL/Java proper.