I followed the instructions in
to install the Hibernate plugin. First I installed
sf-netbeans-nbxdoclet-update-05.nbm NetBeans
plugin and then the hibernate plugin. Then I tried to follow the steps
in the tutorial:
But there is no option in Netbeans to create a HibernateBean class,
like in the tutorial. When I choose "Source packages
-->new", there are options for creating for instance servlet
classes, but not the Hibernate classes. How come? I have followed all
the steps in the tutorial and tried several times.