With Gradle you currently have to run the plugins to generate IntelliJ projects: `gradle idea`. I have not tried it with IntelliJ 10 yet.
The better long term solution is Gradle support/integration within the IDEs themselves. For IntelliJ, we already have an issue requesting this feature: http://youtrack.jetbrains.net/issue/IDEA-53476 It is currently the most popular (most voted) open issue, but I have unfortunately not heard any plans in regards to it yet from JetBrains. On Saturday, December 18, 2010, at 08:51 am, Fred Toussi wrote: > I had seen some instructions on how to set up InteliJ IDEA to build and > run Hibernate tests before the move to Gradle (I cannot find that how-to > page now). It worked with IDEA 9 and I was running the tests until the > build system change. > > Is there a how-to, especially with IDEA 10 and Gradle support? > > Fred Toussi > _______________________________________________ > hibernate-dev mailing list > hibernate-dev@lists.jboss.org > https://lists.jboss.org/mailman/listinfo/hibernate-dev --- Steve Ebersole <st...@hibernate.org> http://hibernate.org _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev