OS Specific Notes
Being closely associated with the file system, the command-line Classpath syntax depends on the operating system. For example:
- on all Unix-like operating systems (such as Linux and Mac OS X), the directory structure has a Unix syntax, with separate file paths separated by a colon (":").
- on Windows, the directory structure has a Windows syntax, and each file path must be separated by a semicolon (";").
This does not apply when the Classpath is defined in manifest files, where each file path must be separated by a space (" "), regardless of the operating system.
Read more about this topic: Classpath (Java)
Famous quotes containing the words specific and/or notes:
“Patriotism is proud of a countrys virtues and eager to correct its deficiencies; it also acknowledges the legitimate patriotism of other countries, with their own specific virtues. The pride of nationalism, however, trumpets its countrys virtues and denies its deficiencies, while it is contemptuous toward the virtues of other countries. It wants to be, and proclaims itself to be, the greatest, but greatness is not required of a country; only goodness is.”
—Sydney J. Harris (19171986)
“My notes have a curious tendency, as I realize at last, to annihilate all they purport to record.”
—Samuel Beckett (19061989)