Skip to content

Instantly share code, notes, and snippets.

@Keshava11
Created December 26, 2016 20:33
Show Gist options
  • Save Keshava11/f377928f015241a421d9c113fd5f82c5 to your computer and use it in GitHub Desktop.
Save Keshava11/f377928f015241a421d9c113fd5f82c5 to your computer and use it in GitHub Desktop.
Simple update to Eclipse based ScalaIDE config file.
-vm
C:\Program Files\Java\jdk1.8.0_25\bin\javaw.exe
-startup
plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.400.v20160518-1444
-vmargs
-Xmx2G
-Xms200m
-XX:MaxPermSize=512m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment