[hibernate-dev] @db.dialect@ - yet again

andrea boriero dreborier at gmail.com
Thu Oct 12 09:20:19 EDT 2017


With the new version of IntelliJ the only way I found to run tests from
inside the IDE is to override the hibernate.properties file in the
out/test/resources folder with the one in target/resources/test generated
by gradle

On 12 October 2017 at 13:22, Steve Ebersole <steve at hibernate.org> wrote:

> I just upgraded to IntelliJ 2017.3 EAP and am back to this frustrating
> "Dialect class not found: @db.dialect@" problem.  I run the
> `processTestResources` (or `compile`, does not matter) and then when I try
> to run a test in the IDE I get this error.
>
> What is the magic incantation I am missing?
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>


More information about the hibernate-dev mailing list