I just upgraded netbeans 7.4 to 8.2 and it occurs that some features I used to disappeared. My project uses hibernate 3.6.10.
While editing *.hbm.xml
files manually, it seems editor lost its ability to render project classes, when pressing Ctrl + Space
project structure is the same, hiberane.cfg.xml
in its right place (default package)
It looks like some features in NB 8.2 are set OFF
In previous IDE version(7.4) the behavior was like this:
I'm very eager to find out the reason and fix the problem.
Thanks in advance