Next: Libraries and the C# grade, Previous: Building with Mmake, Up: Libraries [Contents][Index]
To create or install a library in the Java grade, specify that you want to use the Java grade and use ‘mmc --make’. Mmake does not support Java targets.
Libraries are compiled to class files that are added to a Java archive (JAR) file whose name has the form library-name.jar.