max wrote:
http://www.hibernate.org/hib_docs/tools/eclipse/newandnoteworthy/hibernate-eclipse-news-3.2.0.beta9.html
Great feature! I really like it. But it took quite a lot of time to find the right libraries to use for this target. Currently I have the following eclipse libraries in the classpath:
- org.eclipse.core.runtime
- or.eclipse.equinox.common
- org.eclipse.jdt.core
- org.eclipse.text
It works, but I am not sure whether I really need them all. Would be nice if the issue or the new and noteworthy page pointed to the list of libraries needed for the target to work.