Hacker News new | ask | show | jobs
by mcav 4959 days ago
That command runs drip only for that particular invocation of the command. You can put the following:

    export JAVA_CMD=drip
into your ~/.profile (etc) file to have it affect all future Java launches from leiningen.