If I get PermGen OutOfMemoryError from the app server when building my project in IntelliJ with Maven, is it the heap that Maven uses that I should increase? I use Win7, 8GB
add vm opt to mvn -XX:MaxPermSize=128M
-XX:MaxPermSize=128M