blob: 2f4405ebb1cfd950a07f5ccff4c4b4b680aa443f [file] [log] [blame]
#!/bin/bash
export JAVA_HOME=$HOME/jdk7
export PATH=$JAVA_HOME/bin:$PATH