My Eclipse Startp Params


/ Published in: Other
Save to your folder(s)

I’m using a jdk instead of jre because of my maven plugin for eclipse which requires a jdk


Copy this code and paste it in your HTML
  1. D:\eclipse-ganymede\eclipse.exe -vm “C:\Java\jdk1.6.0_11\bin” -vmargs -Xmx512M -Xms256M -XX:PermSize=64M -XX:MaxPermSize=250M -clean

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.