An Example in Netbeans 8.0.2.
-
In Netbeans select New Project... in the File menu and
then in the new window select a Java Application project and press the Next button..
Filterfragment
..\java
..\java\Filterfragment
-
Select the Project Name to be the name Filterfragment
-
Use the Browse... button to find your tutorial directory.
-
DO NOT mark the Create Main Class option.
-
DO NOT mark as Main Project.
-
Press the Finish button.
-
Left click the Libraries in the project to add Libraries.
Select Java EE 7 API Library and press the Add Library button.
W3Processing.com