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 7.3 を使用している場合、maven ビルド アクション プロパティを設定して MAVEN_OPTS を設定するにはどうすればよいですか。例えば
-Xms512m -Xmx1024m -XX:MaxPermSize=1024m
プロジェクトを右クリックして、次のEnv.MAVEN_OPTSようなプロパティでアクションを設定してみてください。
Env.MAVEN_OPTS