I'm having trouble getting JP QL validating working in v13. I upgraded from v12 and it brought over my project automatically.
As far as I can see I've set everything up correctly, in the module settings I have a JPA facet attached to the module and pointing at the correct persistence.xml.
If I click on the "Facet" list I see JPA, pointing to the same persistence.xml and Hibernate set as the default provider at the bottom of the screen.
On my main editing screen I can see the Persistence window at the bottom left, and everything in that looks good.
In the main settings I have all the "JPA Issues" checked under intentions, but still the JPQL code remains steadfastly green - no error checking, no completion etc.
What am I missing here?