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 o
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: cann
Hello,
I try to integrate the plug in hibernate in netbeans 16.
Is it possible ?
Thank you.
Best regards.
Robert Simons