You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Parth Jagirdar <Pa...@citrix.com> on 2013/04/27 00:18:50 UTC

Eclipse has very high resource utilization

5) Problem: Eclipse becomes unresponsive with high resource utilization:
Go to Eclipse folder and Change following (towards the end) in .ini configuration file.
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms384m
-Xmx2048m

Added to https://cwiki.apache.org/confluence/display/CLOUDSTACK/Setting+up+a+CloudStack+dev+environment+on+Windows



Thanks,
.. Parth