Hi Steve,

Had the same issue. https://youtrack.jetbrains.com/issue/IDEA-175172

I solved it by running the processTestResources task and copying the
properties file from the build folder to the out folder.

Hope it helps!

Best,
Arnold

On Thu, Oct 12, 2017 at 2:22 PM, Steve Ebersole <st...@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@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

Reply via email to