JAVA PACKAGES – Creating Java Packages in Java NetBeans
To create Java packages in NetBeans, follow these steps:
1 ). In the Projects window, right-click the project and select New > Java Package.
2 ). In the New Java Package wizard, specify the following characteristics:
i ) Package Name — Please Text Full Package Name.
ii ) Location — The location in the project for the package.
3 ). Click the Finish button.