Re: hibernate

2023-02-22 Thread Sean Carrick
Robert, Yes, it is possible if you have the binary JARs for Hibernate (at a minimum). You would also want to get the JavaDoc and Sources archives, if possible, to improve the integration within NetBeans. Simply click on *Tools | Libraries* to open the Ant Library Manager dialog. Once it is

Re: Template tutorial

2023-02-22 Thread Sean Carrick
Rick, You need to set a dependency in each module that uses them on the /File Templates/ and /Base Utilities API/ libraries in order to use them. Per your compiler output: /home/rick/Projects/AdditionalFileTemplates/src/org/myorg/additionalfiletemplates/package-info.java:5: error:

hibernate

2023-02-22 Thread Robert Simons
Hello, I try to integrate the plug in hibernate in netbeans 16. Is it possible ? Thank you. Best regards. Robert Simons