shoestrap/assets/default/dotfiles/antrc

3 lines
80 B
Plaintext

# Increase memory sizes for java using Ant
export ANT_OPTS="-Xmx2048m -Xms512m"