JAL-3851 run the eclipse compiled jalview
[jalview.git] / utils / eclipse / eclipse_run.sh
1 #!/usr/bin/env bash
2
3 java -cp "bin/main:j11lib/*:resources" jalview.bin.Launcher ${@}