David, The eclipse Gradle task needs work -- we have an open ticket for it:
https://hibernate.onjira.com/browse/HHH-7617 In the meantime, this is what I usually do to setup the projects. Ensure the following are setup as source folders: src/main/antlr src/main/java src/main/resources src/test/java src/test/resources target/generated-src/*/main target/generated-src/*/test Brett Meyer Red Hat Software Engineer, Hibernate +1 260.349.5732 ----- Original Message ----- From: "Strong Liu" <st...@hibernate.org> To: "David Repshas" <david.reps...@teradata.com> Cc: "hibernate-dev@lists.jboss.org hibernate-dev" <hibernate-dev@lists.jboss.org> Sent: Thursday, December 20, 2012 11:09:02 PM Subject: Re: [hibernate-dev] hibernate/gradle help I don't use eclipse, so no clue how to do that, forward this to the dev list, then others who using eclipse may help On Dec 21, 2012, at 6:28 AM, "Repshas, David" <david.reps...@teradata.com> wrote: > > Strong, > I've downloaded the latest version of Hibernate to test with our Teradata > JDBC driver. Could you give me some pointers on how you do your testing with > gradle ?? > > I'm using Eclipse Juno on Windows. I ran gradle with an "eclipse" argument to > generate an eclipse project file which I then imported into Eclipse. > > I have been able to add the Teradata information to hibernate-orm/databases > and then after a rebuild, I use: > .\gradlew --info hibernate-core:matrix_teradata > > to run the hibernate-core tests. > > I'd like to be able to set breakpoints in your Hibernate test cases. I've > tried various plugins, but still don't see an obvious way to do this. The > project file gradle creates lacks any reference to source directories which > seems strange. > > Anyway, I figure since you're working on these on a daily basis, you know the > answers to these questions or you can point me to some useful documentation. > > Thanks for your help. Hope you have Happy Holidays. > > > Dave Repshas > ------------------------- Best Regards, Strong Liu <stliu at hibernate.org> http://about.me/stliu/bio _______________________________________________ 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