Running a Java application using double click - Raspberry Pi Forums


hello

have searched problem in past, asking sure there no solutions missed.
made java application in past on raspberry pi 2, , wanted run using double clicking.
after search , knew there must script file run program it.

true? not there way make program able run double clicking jar file ??

mamech wrote:
wed sep 20, 2017 7:21 am
run double clicking jar file ??
hello. add new file desktop folder content

code: select all

java -jar yourapp.jar 
, make file runnable chmod +x yourscript.sh


raspberrypi



Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'