Default Generate POJOs.groovy script doesn't work in IDEA 2026.2.1

Answered

I access the script like this

and it shows the error below

I can find those classes in {IDEA HOME}\plugins\DatabaseTools\lib\modules\intellij.database.jar but it doesn't seem to be loaded. Such script does work in IDEA 2020 and it's still installed in my computer. Is this a bug or a environment problem?

0
2 comments
The fix has just recently been delivered in DataGrip 2026.2.4. Since the IDEA and Rider versioning differ from the database plugin, I'd assume a fix to be included in these IDEs in one of the upcoming releases:

https://youtrack.jetbrains.com/issue/DBE-26839/Error-when-trying-to-generate-POJOs

As soon as a newer version is available, please upgrade your IDE and check whether it works.
0
The fix has just recently been delivered in DataGrip 2026.2.4. Since the IDEA and Rider versioning differ from the database plugin, I'd assume a fix to be included in these IDEs in one of the upcoming releases:

https://youtrack.jetbrains.com/issue/DBE-26839/Error-when-trying-to-generate-POJOs

As soon as a newer version is available, please upgrade your IDE and check whether it works.
0

Please sign in to leave a comment.