If the project is checked out of a version control system,the build (or nbbuild),dist (or nbdist), and the nbproject/privatefolders should not be checked into that version control system.
プロジェクトがバージョン管理システムからチェックアウトされている場合、build (または nbbuild) フォルダ、dist (または nbdist) フォルダ、および nbproject/private フォルダはバージョン管理システムにチェックインすべきではありません。 - NetBeans
The client implementation you build below consists of a JSP page which allows the user to enter text to be checked and a servlet which passes the text to the web service and then produces a report containing the result. 次に構築するクライアント実装は、ユーザーがテキストを入力してチェックできるようにする JSP ページと、そのテキストを Web サービスに送信したあと結果レポートを生成するサーブレットで構成されます。 - NetBeans