# Examples: # # function __env_ideajava8() { # __activator oraclejdk8 idea-iu2016 groovy-bin-2.4.5 # __activator gwt-chromium cern-scripts # # export TNS_ADMIN=/home/yfischer/.cache/tnsnames/admin_localhost # export JAVA_OPTS="-Doracle.net.tns_admin=$TNS_ADMIN" # export GRADLE_OPTS="-Doracle.net.tns_admin=$TNS_ADMIN" # } # # function __env_fwk24() { # __activator oraclejdk7 # __activator gwt-chromium # __activator idea-iu2016 # __activator cern-scripts # # # export PATH=/opt/grails2.2.1/bin:$PATH # # export TNS_ADMIN=/home/yfischer/.cache/tnsnames/admin_localhost # export JAVA_OPTS="-Doracle.net.tns_admin=$TNS_ADMIN" # export GRADLE_OPTS="-Doracle.net.tns_admin=$TNS_ADMIN" # }