Each standard project has one classpath per project, but you can configure different versions of the classpath for testing, running,and debugging.The classpath for free-form projects is controlled by the Ant script and can therefore be complex. 標準プロジェクトの場合は、プロジェクト 1 つにクラスパス 1 つですが、テスト、実行、デバッグのそれぞれに異なるバージョンのクラスパスを設定することができます。 自由形式のプロジェクトのクラスパスは、Ant スクリプトで制御するため複雑になることがあります。 - NetBeans