- 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.
98 lines
4.1 KiB
Text
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éveloppement &java; de Sun
|
|
(JDK). Aucun bug significatif connu n'existe à l'heure actuelle mais
|
|
aucune garantie n'est donnée sur son utilisation. Cependant, comme de nombreuses
|
|
entreprises font confiance dans ce port, celui-ci devrait pouvoir être utilisé sans risque.</p>
|
|
|
|
<p>La <a href="http://www.FreeBSDFoundation.org/">Fondation
|
|
FreeBSD</a> a négocié une license avec Sun
|
|
Microsystems pour distribuer des binaires FreeBSD de l'Environnement
|
|
d'Exécution Java (JRE™) et du Kit de Dé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 été
|
|
testés et certifiés pour fonctionner avec &os;/i386 5.4-RELEASE
|
|
et 6.0-RELEASE, mais
|
|
ils devraient également pouvoir fonctionner sous d'autres versions &os;/i386 5.X et 6.X.</p>
|
|
|
|
<p>Pour plus d'informations concernant le téléchargement des binaires FreeBSD
|
|
du JDK et du JRE, veuillez consulter la page de <a
|
|
href="http://www.FreeBSDFoundation.org/downloads/java.shtml">téléchargement
|
|
dédiée à 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és disponibles...</a></li>
|
|
<li><a href="howhelp.html">Comment aider ?</a></li>
|
|
<li><a href="howhelp.html#BUG">J'ai trouvé un bug !?!</a>
|
|
</ul>
|
|
|
|
<h2>Documentation</h2>
|
|
<ul>
|
|
<li><a href="docs/newbies.html">Pour les dé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é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é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>
|