1 2 3 4 5
#!/bin/sh exec java \ -cp `build-classpath Ice jgoodies-looks jgoodies-forms`:DIR/IceGridGUI.jar \ IceGridGUI.Main "$@"