cleaning up my personal aliases a bit.
[feisty_meow.git] / scripts / custom / examples / fred / mac_profile_additions.txt
1
2
3 # added this after the bashrc setup stuff for feisty_meow scripts...
4
5 # extras for uva
6 export JAVA_HOME=/Library/Java/Home
7 export PATH=$PATH:$JAVA_HOME/Commands
8
9 # ant options to get the wsdl files to all build properly.
10 export ANT_OPTS="-Xms512m -Xmx768m -XX:MaxPermSize=768m"
11