doc/fr/java/index.sgml
Hiroki Sato 5305bb945d www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/navibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>/share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
2006-08-19 21:26:51 +00:00

98 lines
4.1 KiB
Text

<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/fr/java/index.sgml,v 1.10 2006/04/25 14:40:48 blackend Exp $">
<!ENTITY title "Projet &java; pour FreeBSD">
<!ENTITY % navinclude.developers "INCLUDE">
]>
<!--
The FreeBSD French Documentation Project
Original revision: 1.25
Version francaise : Guillain
Version francaise (mise a jour) : Nicolas Lecapitaine <Nicolas.Lecapitaine@chirec.be>
Version francaise (mise a jour) : Stephane Legrand <stephane@freebsd-fr.org>
Version francaise (mise a jour) : Vincent Tougait <viny@scientiae.net>
Version francaise (mise a jour) : Antoine Brodin <antoine.brodin@laposte.net>
-->
<html>
&header;
<a href="http://java.sun.com"><img src="j2j.gif"
hspace="10" border="0" alt="Jump to Java" align="right"></a>
<p>Voici le portage officiel pour FreeBSD du Kit de D&eacute;veloppement &java; de Sun
(JDK). Aucun bug significatif connu n'existe &agrave; l'heure actuelle mais
aucune garantie n'est donn&eacute;e sur son utilisation. Cependant, comme de nombreuses
entreprises font confiance dans ce port, celui-ci devrait pouvoir &ecirc;tre utilis&eacute; sans risque.</p>
<p>La <a href="http://www.FreeBSDFoundation.org/">Fondation
FreeBSD</a> a n&eacute;goci&eacute; une license avec Sun
Microsystems pour distribuer des binaires FreeBSD de l'Environnement
d'Ex&eacute;cution Java (JRE&trade;) et du Kit de D&eacute;veloppement Java
(&jdk;).</p>
<p>La version actuelle du JDK et du JRE disponibles via la
Fondation FreeBSD est la 1.5.0. Ces binaires ont &eacute;t&eacute;
test&eacute;s et certifi&eacute;s pour fonctionner avec &os;/i386 5.4-RELEASE
et 6.0-RELEASE, mais
ils devraient &eacute;galement pouvoir fonctionner sous d'autres versions &os;/i386 5.X et 6.X.</p>
<p>Pour plus d'informations concernant le t&eacute;l&eacute;chargement des binaires FreeBSD
du JDK et du JRE, veuillez consulter la page de <a
href="http://www.FreeBSDFoundation.org/downloads/java.shtml">t&eacute;l&eacute;chargement
d&eacute;di&eacute;e &agrave; Java de la Fondation FreeBSD</a>.</p>
<h2>Nouvelles</h2>
<ul>
<li><a href="newsflash.html">Annonces</a></li>
</ul>
<h2>Logiciels</h2>
<ul>
<li><a href="install.html">Obtenir Java pour FreeBSD</a></li>
<li><a href="dists/">Informations sur les versions</a></li>
<li><a href="dists/11.html">JDK 1.1.x</a></li>
<li><a href="dists/12.html">JDK 1.2.x</a></li>
<li><a href="dists/13.html">JDK 1.3.x</a></li>
<li><a href="dists/14.html">JDK 1.4.x</a></li>
<li><a href="dists/15.html">JDK 1.5.x</a></li>
<li><a href="../ports/java.html">Logiciels port&eacute;s disponibles...</a></li>
<li><a href="howhelp.html">Comment aider ?</a></li>
<li><a href="howhelp.html#BUG">J'ai trouv&eacute; un bug !?!</a>
</ul>
<h2>Documentation</h2>
<ul>
<li><a href="docs/newbies.html">Pour les d&eacute;butants</a></li>
<li><a href="docs/tutorials.html">Guides</a></li>
<li><a href="docs/faq.html">FAQ</a></li>
<li><a href="docs/performance.html">Comparaison de performance</a></li>
<li><a href="docs/howtoports.html">Cr&eacute;er des ports...</a></li>
</ul>
<h2>Ressources Java</h2>
<ul>
<li><a href="links/index.html">Liens</a></li>
<li><a href="links/freebsd.html">FreeBSD</a></li>
<li><a href="links/vendor.html">Revendeurs</a></li>
<li><a href="links/development.html">Outils de d&eacute;veloppement</a></li>
<li><a href="links/api.html">Les APIs</a></li>
<li><a href="links/tutorials.html">Guides</a></li>
<li><a href="links/documentation.html">Documentation</a></li>
<li><a href="links/resources.html">Ressources...</a></li>
<li><a href="links/servlets.html">Servlets</a></li>
</ul>
<form action="http://www.FreeBSD.org/cgi/search.cgi" method="get">
<p>Rechercher :</p>
<input type="text" name="words" size="20">
<input type="hidden" name="max" value="25">
<input type="hidden" name="source" value="www">
<input type="submit" value="go">
</form>
&footer;
</body>
</html>