Created
September 14, 2010 21:45
-
-
Save fabiofalci/579837 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# usage: ./eclimd -f .test_eclimrc | |
osgi.instance.area.default=@user.home/workspace.test | |
nailgun.server.port=9092 | |
# increase heap space | |
-Xmx256M | |
# increase perm gen size | |
-XX:MaxPermSize=256m |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment