MrOzwaldMan@lemmy.ml to Linux@lemmy.mlEnglish · 2 years agoCreated a Java Application for Easy '.desktop' File Creationwww.youtube.comexternal-linkmessage-square45linkfedilinkarrow-up10arrow-down10file-text
arrow-up10arrow-down1external-linkCreated a Java Application for Easy '.desktop' File Creationwww.youtube.comMrOzwaldMan@lemmy.ml to Linux@lemmy.mlEnglish · 2 years agomessage-square45linkfedilinkfile-text
minus-squareMrOzwaldMan@lemmy.mlOPlinkfedilinkarrow-up0·2 years agoDoes it allow java applications to be used as an ‘action’?
minus-squareSkull giver@popplesburger.hilciferous.nllinkfedilinkarrow-up0·2 years agoI don’t see why not. The example config file has a whole bunch of complex commands, far more than just the java --jar you need to run a Java application.
Does it allow java applications to be used as an ‘action’?
I don’t see why not. The example config file has a whole bunch of complex commands, far more than just the
java --jar
you need to run a Java application.