[m-rev.] For review: Document .jar files in the user guide

Fergus Henderson fjh at cs.mu.OZ.AU
Wed Feb 18 18:28:04 AEDT 2004


On 18-Feb-2004, James Goddard <goddardjames at yahoo.com> wrote:
> + at node Libraries and the Java grade
> + at section Libraries and the Java grade
> + at cindex jar files
> + at cindex Java libraries
> +
> +Libraries are handled a little differently for the Java grade.  Instead of
> +compiling object code into a static or shared library, the class files are
> +added to a jar (Java ARchive) file of the form @var{library-name}.jar.

s/@var{library-name}.jar/@file{@var{library-name}.jar}/
                         ^^^^^^                      ^

> +To create or install a Java library, simply specify that you want to use the
> +java grade, either by setting @samp{GRADE=java} in your Mmakefile, or by
> +including @samp{--java} or @samp{--grade java} in your @samp{MCFLAGS}, then
> +follow the instructions as above.

s/MCFLAGS/GRADEFLAGS/

Otherwise that looks fine.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list