Hi everyone,
I have an application that i need to distribute as a jar but i have no idea how to create the jar archive as well as something called the manifest file. Basically i have only one class and the main is in that class itself. The path of the of the the file i want to archive is as follows:
C://wt//ter//Jhutto.class
and the path of my of my jar.exe is as follows:
C://java_1.4//bin//jar.exe
Could someone also explain(in detail if possible) to me or direct me to an informative website that explains what the manifest file is all about and also how to write a manifest file.
Any help is greatly appreciated
Thank You
Yours Sincerely
Richard West