I had to edit a jar file. Now I have to recompile all of the .class files. How would I go about doing that?
jar file "JAR files are built on the ZIP file format and have the .jar file extension. Computer users can create or extract JAR files using the jar command that comes with a JDK"