<<< Package names | Index | Using library in NetBeans >>> |
Create a project that contains just the packages and classes that you want to include in the library
Right-click on the project and select the Build command to compile the project
NetBeans automatically creates a JAR file for the project and stores it in the dist subdirectory for the project
<<< Package names | Index | Using library in NetBeans >>> |