Unable to map database to POJO using hibernate in netbeans 13 (Ubuntu 22.04)

74 Views Asked by At

I am using Netbeans-13 with Ubuntu-22.04 and trying to map a database with some POJOs in my spring project using hibernate plugin available in netbeans. But in the mapping wizard, I am unable to select hibernate configuration file/ hibernate reverse engineering configuration file as they are not listed in the drop-down menu.
How to resolve this issue?

New Hibernate Mapping Files and POJOs from Database:

enter image description here

0

There are 0 best solutions below