There is currently a problem I think in that I try to create a top level "module" in the gradle scripts. The problem being that both the top level and an "real" module have the same name and so IntelliJ does not like that. I have not had time to investigate a better approach there.
On Monday, December 20, 2010, at 06:39 am, Scott Marlow wrote: > Let me know if you find them. :) > > After building Hibernate, I ran the following command: > > gradle cleanIdea idea > > The hack was that I ran the above command with gradle version 0.9-rc-3. > I haven't tried to build Hibernate with 0.9-rc-3, but I heard from > others that build errors occurred. So, be prepared to resolve the build > errors or continue building Hibernate with the included ./gradle (.bat) > script. > > On Sat, 2010-12-18 at 14:51 +0000, 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 > > _______________________________________________ > 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