Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Netbeans ide を使用して Java プロジェクトをビルドしようとしていますが、取得し続けます
Please build using Ant 1.8.0 or higher
エラー、これは netbeans IDE のバージョンの違いによるものだと思います。
この問題を解決するにはどうすればよいですか
NetBeans オプションで、Ant ホームを設定できます。これを他のインストールに向けます。
私のものは: /usr/local/netbeans-7.2.1/java/ant
デフォルトで netbeans とともにインストールされます。