Introduction - If you have any usage issues, please Google them yourself
There is a file named Manifest.mf in the zip package. Please find it.
Please sure that all classes which are got by compiling are in directory
fancy. Let current directory is fancy s parent. Then type below command:
jar cvmf fancy/Manifest.mf MyCalendar.jar fancy/
If it s successful, you can get a MyCalendar.jar at current directory.
It what you want. Then you can use below command to run it:
java-jar MyCalendar.jar