JAL-3851 allow multiple instances of Endpoints. Fixes to naming of IGV colour scheme
[jalview.git] / utils / eclipse / eclipse_run.sh
1 #!/usr/bin/env bash
2
3 java -cp "bin/main:j11lib/*:resources" jalview.bin.Launcher ${@}