I have a Fedora 16 System with 16GB of RAM.
java version "1.6.0_22" OpenJDK Runtime Environment (IcedTea6 1.10.4) (fedora-60.1.10.4.fc16-i386) OpenJDK Server VM (build 20.0-b11, mixed mode)
I try to launch eclipse using:
eclipse/eclipse -vmargs -Xms1024m -Xmx2048m
but it won't: "Failed to create Java Virtual Machine".
What am I doing wrong?