JAL-629 launcher shell script uses jalview.bin.Launcher so --jvmmmempc and --jvmmemma...
[jalview.git] / utils / eclipse / jalview
1 #!/usr/bin/env sh
2
3 java -cp "./bin/main:./j11lib/*:./resources:./help" jalview.bin.Launcher "${@}"