I am trying to build hibernat tools following steps given here:
http://www.hibernate.org/268.html
I just want eclipse plugins as I want to work with the Criteria Editor.
As per the documentation:::
"The source for the plugins is in JBossIDE cvs. Instructions can be found at
http://wiki.jboss.org/wiki/Wiki.jsp?pag ... VSCheckOut, but remember if you only want to work with the Hibernate Eclipse plugins it is sufficient to checkout jbosside/hibernatetools."
When I check out from jboss cvs, do I need to BUILD the plugins? Or just copy over the featurs/plugins folder from the checkout into the jboss eclipse ide. I tried doing that but it doesnt work.
Instructions page on jboss.org wiki is empty.
Can anyone guide me at Building Hibernate ELCIPSE plugins?
Thansk in advance.