1. Class file not found in IntelliJ stackoverflow.comIn IntelliJ I get this weird error when I try to compile.
I know, it seems pretty obvious what ... |
2. IntelliJ IDEA with hibernate support stackoverflow.comI have IntelliJ IDEA 8.1.3. It has support for a hibernate facet/plugin which I have enabled. When I do this it recognises the HQL query strings but highlights in red all ... |
3. IntelliJ is too smart for me stackoverflow.comI'd like to implement simple jpa named queries with IntelliJ IDEA using final Strings to defined parameters. But the inspector do't like it and told me 'unexpected token' to the ':' ... |
4. IntelliJ IDEA (Velocity) template forum.hibernate.orgNewbie Joined: Thu Oct 28, 2004 3:38 am Posts: 8 Hello, I don't know if anybody will find this helpfull, but I'd thought I'd post it. I've written a quick velocity template for creating a typesafed Lists wrapper in IntelliJ IDEA (it actually should work with anything that supports Velocity, but I've formatted these so the dialog looks nice in IntelliJ). ... |