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 open, do the following:

1. Verify that Hibernate is /*not already*/ included.
2. If it is not:
    1. Click on the /New Library.../ button in the lower-left of the dialog
    2. Give the new library a name (such as "Hibernate [version]" in
       your case)
    3. Click the /OK/ button to close that popup
    4. On the /Library Classpath/ tab, click on /Add JAR/Folder.../ and
       navigate to where you downloaded Hibernate
        1. Select /*only*/ the binary JAR file for the library
    5. If you have the sources and JavaDoc archives, add each of them
       the same way on the /Sources/ and /JavaDoc/ tabs
    6. Click /OK/ once you are done

That's all there is to adding a library to NetBeans. You can do this for any library you would like to add, including Look and Feel libraries.

-SC

On 2/22/23 7:22 AM, Robert Simons wrote:

Hello,

I try to integrate the plug in hibernate in netbeans 16.

Is it possible ?

Thank you.

Best regards.

Robert Simons

Attachment: OpenPGP_0xA195702ECF56996D.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to