glfs/general/prog/jdk/compiled-j2sdk-intro.xml
Larry Lawrence 1df9017f0a add cpio 2.5
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@99 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-08-16 21:36:14 +00:00

19 lines
807 B
XML

<sect2>
<title>Introduction to j2sdk</title>
<screen>Download location (HTTP): <ulink url="&cj2sdk-download-http;"/>
Download location (FTP): <ulink url="&cj2sdk-download-ftp;"/>
Version used: &cj2sdk-version;
Package size: &cj2sdk-size;
Estimated Disk space required: &cj2sdk-buildsize;</screen>
<para>The j2sdk package contains Sun's java development environment.
This is useful for developing java programs and provides the runtime
environment necessary to run java programs. It also includes a plug-in
for browsers so that they can be java aware.</para>
<screen>j2sdk depends on:
<xref linkend="xfree86"/>, <xref linkend="zip"/>, <xref linkend="unzip"/>, <xref linkend="cpio"/>, <xref linkend="tcsh"/> and <xref linkend="j2sdk"/></screen>
</sect2>