how to package a jar file
Go the root folder of the package, in our case it’s com. Press shift and right-click, then open cmd. Run this command:jar cvftest.jar. The dot (.) used at the end of the above command informs the jar operation to package the classes starting from th