JAL-4134 hold ctrl to select groups containing rows and columns under mouse over...
[jalview.git] / utils / eclipse / jalview
1 #!/usr/bin/env sh
2
3 java -cp "./bin/main:./j11lib/*:./resources:./help" jalview.bin.Jalview "${@}"