IntelliJ now has support for the new JPA 2.0 typesafe query facility I've been blogging about. It's very important that this stuff works smoothly with tooling, so it's great to see that the tooling vendors are on this early.
UPDATE: Even better, here and here are some screenshots of the CDI support in IntelliJ. Looks great!
Created: 19. Nov 2009, 20:30 CET (Gavin King)
Last Modified: 20. Nov 2009, 02:17 CET (Gavin King)
Awesome! The code example is surprisingly familiar ;) Glad IntelliJ catched up on that.
Also just saw that Eclipse Dali added native support for the metamodel generation in the latest Eclipse WTP 3.2 M3 release. http://www.eclipse.org/webtools/development/news/3.2M3/jpa.php
--max