Merge from the English version:
1.11 -> 1.12 fr/docproj/who.sgml 1.6 -> 1.7 fr/java/advocacy.sgml 1.8 -> 1.9 fr/java/dists/11.sgml 1.13 -> 1.15 fr/java/dists/13.sgml 1.6 -> 1.9 fr/java/dists/14.sgml 1.5 -> 1.7 fr/java/docs/faq.sgml Submitted by: Antoine Brodin <antoine.brodin@laposte.net>
This commit is contained in:
parent
1e77365061
commit
060b2f87c9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21896
6 changed files with 75 additions and 36 deletions
|
|
@ -1,17 +1,18 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY enbase "../&base;">
|
||||
<!ENTITY date "$FreeBSD: www/fr/java/docs/faq.sgml,v 1.2 2003/12/02 16:45:30 stephane Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/fr/java/docs/faq.sgml,v 1.3 2004/01/06 17:31:41 stephane Exp $">
|
||||
<!ENTITY title "Projet &java; pour FreeBSD : FAQ">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
||||
<!--
|
||||
The FreeBSD French Documentation Project
|
||||
Original revision: 1.5
|
||||
Original revision: 1.7
|
||||
|
||||
Version francaise : 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>
|
||||
|
|
@ -22,7 +23,7 @@
|
|||
<td>
|
||||
<h2>Contenu</h2>
|
||||
<ol>
|
||||
<li> <a href="#q1">Existe-t'il un &jdk; 1.2 pour FreeBSD ?</a>
|
||||
<li> <a href="#q1">Existe-t'il un &jdk; 1.3 pour FreeBSD ?</a>
|
||||
<li> <a href="#q2">Puis-je utiliser le port Linux du projet Blackdown ?</a>
|
||||
</ol>
|
||||
<h2>Les réponses </h2>
|
||||
|
|
@ -32,13 +33,15 @@
|
|||
<font color="#FFFFFF"><a name="q1"> 1.</a></font>
|
||||
</TD>
|
||||
<TD ALIGN="LEFT" VALIGN="TOP" BGCOLOR="#ffcc66" colspan=3>
|
||||
Existe-t'il un &jdk; 1.2 pour FreeBSD ?
|
||||
Existe-t'il un &jdk; 1.3 pour FreeBSD ?
|
||||
</TD>
|
||||
</tr>
|
||||
<tr>
|
||||
<TD BGCOLOR="#990000" WIDTH="10"> <br> </TD>
|
||||
<TD ALIGN="LEFT" VALIGN="TOP" colspan=3>
|
||||
Non. Mais le port est en cours. Consultez la section "Nouveautés".
|
||||
Oui. Vous pouvez compiler un JDK FreeBSD natif à partir des sources, ou télécharger
|
||||
des binaires précompilés. Voir la page principale FreeBSD Java pour plus
|
||||
d'informations.
|
||||
</TD>
|
||||
</tr>
|
||||
<tr bgcolor="#ffcc66">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue