Has anyone had any luck using the Hibernate Tools Eclipse Plugin with Play?

Hi Fellow Players,

I installed the plugin and configured everything. Pretty simple. But it won’t work. I keep getting null pointer exceptions in Eclipse on the Configuration and Session Factory. I have tried every configuration available, but no luck. If someone got it to work, I would appreciate a tip or five and maybe some screenshots.

I’m running:
Eclipse 2019-09 (4.13)
JBoss Hibernate Tools Plugin 4.12
Hibernate 5.4.2
JPA 2.1
MySQL 5.1

I tried Eclipse 2019-06 (4.12) and that didn’t work, either.

I’m wondering if the Play project structure is messing things up…

Thanks,
KW