The following is the execute for a desktop icon I use:
cd /home/<user>/Gallery_Remote/; ./run.sh
The following is the content of 'run.sh':
java -cp GalleryRemote.jar com.gallery.GalleryRemote.GalleryRemote
Sorry... mistake was made on original post :roll: