Next: , Previous: Building with Mmake, Up: Libraries   [Contents][Index]


6.4 Libraries and the Java grade

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.