I am not sure if that is a proper behavior, but after adding Hibernate support to my project I still need to add MYECLIPSE_HIBERNATE_HOME to Libraries. Plus, after adding the variable I need to point to hibernate2.jar because by default I get :
The path ‘……………………\plugins.com.genuitec.eclipse.hibernate_3.8.4\date does not point to an existing archive.
After pointing to hibernate2.jar, it works fine though. Just wondering if I am doing something wrong. Thanks.