doc/fr_FR.ISO8859-1/htdocs/java/links/vendor.xml
Hiroki Sato 52f6d56540 - Use /usr/bin/svnlite as SVN if available.
- Replace /XML/{doc,www}/ with /XML/ in SysId.
- Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via
  XML catalog instead.
- Change the L10N layer in freebsd-*.xsl not to use localized XSLT
  stylesheets directly.
- Move share/xsl/* to share/xml and remove share/xsl.
- Remove obsolete share/web2c/pdftex.def.
2013-11-13 06:10:37 +00:00

41 lines
1.6 KiB
XML

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
<!ENTITY title "Projet &java; pour FreeBSD : Liens revendeurs">
]>
<!--
The FreeBSD French Documentation Project
Original revision: 1.5
Version francaise : Stephane Legrand <stephane@freebsd-fr.org>
Version francaise (mise a jour) : Vincent Tougait <viny@scientiae.net>
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>&title;</title>
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
</head>
<body class="navinclude.developers">
<p>Cette page contient des liens triés par revendeurs.</p>
<ul>
<li> Sun Microsystems</li>
<li><ul>
<li><a href="http://www.javasoft.com">Principal site web de JavaSoft</a><br/>
C'est LA ressource pour Java. Directement de l'inventeur.</li>
<li><a href="http://developer.java.sun.com/developer/">Groupe des développeurs Java</a><br/> Enregistrez-vous gratuitement et accédez en primeur aux dernières versions ainsi qu'&agrave; bien d'autres choses encore.</li>
</ul></li>
<li> IBM</li>
<li><ul>
<li><a href="http://www.ibm.com/java">developerWorks - Zone sur la technologie Java</a><br/> Site principal sur Java</li>
<li><a href="http://www.alphaworks.ibm.com">Alphaworks</a><br/>Etudes technologiques, accès aux dernières versions</li>
<li><a href="http://www10.software.ibm.com/developerworks/opensource/jikes/">Jikes</a><br/>
Compilateur Java très rapide et en open-source</li>
</ul></li>
</ul>
</body>
</html>