Do other people experience this problem when using Dev mode?
No.
I think you people are both seeing it swap from lack of memory.
What do you have in your dev mode VM args? I have -Xss16M -Xmx1G
What do you have for eclipse.ini?
I have
-XX:MaxPermSize=512m
-Xms40m
-Xmx1G
Neither of these settings may be ideal but they pretty much work for me.
I also watched the heap size in eclipse (show it via eclipse
preferences) and sometimes I restart dev mode when it creeps up too
high and won't go back down.
Shawn
>> Do other people experience this problem when using Dev mode?No.
I think you people are both seeing it swap from lack of memory.
What do you have in your dev mode VM args? I have -Xss16M -Xmx1G