Hi,
We got compilation failure in Seam Tools again.
(
Seehttps://issues.jboss.org/browse/JBIDE-17729)
The cause is that org.jboss.tools.hibernate.spi.IConfiguration was changed.
It is not good to change public API without full build tested.
At least Seam Tools depends on hibernate.
Please when you change public API in Hibernate be sure Seam compiles too.
Best regards,
Daniel Azarov