On 25 okt 2013, at 22:54, Gunnar Morling <gun...@hibernate.org> wrote:

> When importing the ORM Gradle project into IntelliJ or Eclipse, I'm getting
> the following error:

Importing how? Did you create the IDE project files via 'gradle eclipse' resp. 
'gradle idea' or are you any sorts of plugins. 

Not sure about Eclipse, but the import into Idea works via the Gradle generated 
project files.

> ===
> FAILURE: Build failed with an exception.
> 
> * Where:
> 
> Build file '[...]/hibernate-orm/hibernate-core/hibernate-core.gradle' line:
> 2
> 
> * What went wrong:
> 
> A problem occurred evaluating project ':hibernate-core'.

So are you trying to build from the IDE or why would you get a build error in 
the IDE?

>> Could not create plugin of type 'MatrixTestingPlugin'.

Might be a class path thing. The matrix testing plugin is one of our own.

--hardy
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to