Posts

Showing posts with the label Heap memory

Maven Eclipse heap Space Issue

Add this under JRe tab in Run configuration in eclipse -Xms1024m -Xmx3000m -XX:MaxPermSize=1024m -XX:+CMSClassUnloadingEnabled