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