classpath

  1. · classpath groovy shell

    goovy.sh かっこわるいけど、とりあえず

    Groovy - Running

    groovy.lang.GroovyShell
    にファイルをわたせればよいのですね。

    前半部分は、groovyにあったコードを拝借。

    #!/bin/sh
    # Determine the Java command to use to start the J…