JAL-4133 store/restore alignment view’s charWidth and charHeight in Jalview project
[jalview.git] / utils / eclipse / jalview
1 #!/usr/bin/env sh
2
3 java -cp "./bin/main:./j11lib/*:./resources:./help" jalview.bin.Jalview "${@}"