Hi,
I have written myself a small app with a main(String[] args) method in VisualAge for Java. I would like to be able to use this little app on any pc from a DOS command line. It seems the only export option is to export to a jar file. How do I convert this jar file into a self running exe file? (Or any other extension, as long as it runs on any machine!)
Thanks, Brett.
I have written myself a small app with a main(String[] args) method in VisualAge for Java. I would like to be able to use this little app on any pc from a DOS command line. It seems the only export option is to export to a jar file. How do I convert this jar file into a self running exe file? (Or any other extension, as long as it runs on any machine!)
Thanks, Brett.