does anyone know how to make these executable Jar files, they could be useful for something i need to do ??
cheers
Printable View
does anyone know how to make these executable Jar files, they could be useful for something i need to do ??
cheers
I've never heard of Jar files, what are they?
Java Archive. :p
:o it's been a long day
but A) how do you make them ??
and B) how do you make them executable ?
what's wrong with asking the resident java guru, you see on a daily basis?
:) :( :o :D ;) :p :cool: :rolleyes: :mad: :eek: :confused:
There are a number of way to do this. If you are using an IDE such as JBuilder it can make one for you. I personally have made some utils that are in a cmd file in my project directory. This should help you out alot..