View Single Post
  #2 (permalink)  
Old 01-18-2008, 08:34 PM
jimm1 jimm1 is offline
Member
 
Join Date: Jan 2008
Location: South Africa
Posts: 18
jimm1 has a little shameless behaviour in the past
OK Ive fixed the problem. I used a Shell-Script to launch the JAR, and then of course the shell-script automatically sets the working directory correctly. Is it common practice to use shell-scripts to launch Java programs in Linux, or using Batch files to launch Jar's on windows? I noticed on Linux that NetBeans uses a shell-script to launch. Any advice?
Reply With Quote