Hi can anybody please tell me how I run a Jar file.
I have made a java application and created a JAR file from it. Now I would like to make an incon and run the application when I click on teh icon.
What should I write as the target...
I have tried this...
java - jar 'c:\myjar.jar' ??
and hos do I set the class path here..??
Cheers
I have made a java application and created a JAR file from it. Now I would like to make an incon and run the application when I click on teh icon.
What should I write as the target...
I have tried this...
java - jar 'c:\myjar.jar' ??
and hos do I set the class path here..??
Cheers