Creation of JAR Files
JAR Files are created with the jar command-line utility. The command
jar cf myPackage.jar *.classcompresses all .class files into the JAR file myPackage.jar. The ' c ' option on the command line tells the jar command to "create new archive." The ' f ' option tells it to create a file. The file's name comes next before the contents of the JAR file.
Read more about this topic: Java Package
Famous quotes containing the words creation of, creation, jar and/or files:
“Poetry, at all times, exercises two distinct functions: it may reveal, it may unveil to every eye, the ideal aspects of common things ... or it may actually add to the number of motives poetic and uncommon in themselves, by the imaginative creation of things that are ideal from their very birth.”
—Walter Pater (18391894)
“The practice of S/M is the creation of pleasure.... And thats why S/M is really a subculture. Its a process of invention. S/M is the use of a strategic relationship as a source of pleasure.”
—Michel Foucault (19261984)
“As soon as you begin to say We have always done things this wayperhaps that might be a better way, conscious law-making is beginning. As soon as you begin to say We do things this waythey do things that waywhat is to be done about it? men are beginning to feel towards justice, that resides between the endless jar of right and wrong.”
—Helen M. Cam (18851968)
“The good husband finds method as efficient in the packing of fire-wood in a shed, or in the harvesting of fruits in the cellar, as in Peninsular campaigns or the files of the Department of State.”
—Ralph Waldo Emerson (18031882)