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

Arnold Gálovics galovicsarnold at gmail.com
Thu Oct 12 09:15:28 EDT 2017


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 <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