I am using 32bit Intellij on my 32bit windows XP with 4 GB of RAM.
I am attempting to increase intellij xmx to 1.5GB : -Xmx1500m
So I know JVM support 1.5GB of RAM in 32bit systems.
But this error throws from JVM :
The JVM could not be started. The maximum heap size (-Xmx) might be too large ...
I can't increase intellij Xmx more than 900MB
Please help me!