I'm looking for a way to test HQL queries using IntelliJ IDEA v.10 (Ultimate Edition). I've read the instructions in the accepted answer of this question, but they refer to IDEA v.8 and don't seem to work in more recent versions of IDEA.
If it's not possible to do this in IDEA, then alternative suggestions for testing Hibernate queries would be welcome, though I'd prefer not to have to use Eclipse, if possible