29 May
2012
29 May
'12
20:55
Hi everyone I have a java program which I'd like to just click and run. The class is called DataEntry It is in /usr/local/bin/DataEntry/DataEntry.class This gets us there: #!/bin/bash cd /usr/local/bin/DataEntry java DataEntry I have chmod +x'd it. Unfortunately it then opens a new window giving more options: Execute, Execute in Terminal, Open, Cancel How do I just click and run without the options popup? L x -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org