Intellij memory optimization… Permanently deleted user Created July 29, 2006 13:21 Hi Is there any way to adjust memory settings for intellij?I have opened a simple web project and I have 125MB memory consumption. Is this normal?Thanks
Quite normal. If you perform GC, most of this memory should go away. If you feel too much heap is reserved, you may try to adjust -Xmx settings in idea.vmoptions.