JAL-629 Added Arg.Types and additional --help-type args to be --help with a type...
[jalview.git] / utils / eclipse / launcher
1 #!/usr/bin/env sh
2
3 java -cp "./bin/main:./j11lib/*:./resources:./help" jalview.bin.Launcher "${@}"