Hi All,
Can you please let me know how to make an executable jar in java ? which can run statnd alone with configuration files.
Thanks & Regards,
Shabber Abbas
Printable View
Hi All,
Can you please let me know how to make an executable jar in java ? which can run statnd alone with configuration files.
Thanks & Regards,
Shabber Abbas
Oracle (and Sun before them) already did.
Lesson: Packaging Programs in JAR Files (The Java™ Tutorials > Deployment)
db