Changes

Jump to navigation Jump to search
No change in size ,  15:28, 20 October 2017
==Java==
For general notes in on importing Java classes, please read the Java Bindings article on [[Java Bindings#Module_Imports|Module Imports]].
Java archives (JARs) may contain one or more class files. One of them will be chosen as main class, which must be specified in a {{Code|Main-Class}} entry in the manifest file ({{Code|META-INF/MANIFEST.MF}}). This fully qualified Java class name will be rewritten to a file path by replacing the dots with slashes and attaching the {{Code|.jar}} file suffix, and the original file will be renamed and copied to that path into the repository.
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu