To configure Eclipse properly for running Rascal, you may have to edit the eclipse.ini file:
/Applications/Eclipse.app/Contents/MacOS/eclipse.iniC:\Program Files\eclipse\eclipse.ini-vm and add on the next separate line
the path to the java run-time binary, e.g. /usr/bin/java or C:\Program
Files\Java SDK 1.8\bin\javaw (note there is no .exe).
-vm you should add it before
the line starting with -vmargs-vmargs -Xss8m,eclipse.ini file.
-vmargs and add on a separate line -Xss8m