Before:
Add Path
1. Create a Manifest file named "temp.mf"
2. Place the following instructions inside:
Main-Class: ClaseMain
Sealed: true
***Note: "ClaseMain" is the name of the class containing the main method and does not include the .java or .class extension.
3. Run the following command in the directory containing the .class files to generate the JAR file:
jar -cf GATO.jar *.class
4. Run the following command in the directory containing the .class files to add the manifest to the .jar file:
jar cmf temp.mf GATO.jar *.class
5. Done, run: TVSB
Nesta página do site você pode assistir ao vídeo on-line JAR executable file creation process duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Escobar 21 Outubro 2022, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 987 vezes e gostou 17 espectadores. Boa visualização!