- Merge the following from the English version:

r37419 -> r42154	head/ja_JP.eucJP/htdocs/java/install.xml
This commit is contained in:
Ryusuke SUZUKI 2013-07-05 15:16:25 +00:00
parent d5e7d9a111
commit ce79a25929
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42159

View file

@ -4,7 +4,7 @@
<!ENTITY title "FreeBSD &java; Project: How To Install">
<!-- $FreeBSD$ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.17 -->
<!-- Original revision: r42154 -->
]>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
@ -31,19 +31,6 @@
make install clean</code></p>
</td>
</tr>
<tr>
<td>
<h3><a name="jdk">Oracle 社による FreeBSD 用の JDK</a></h3>
<p>これは Java FreeBSD 移植プロジェクトによる成果です。
プロジェクトが作成したパッチセットと
Oracle が公開した JDK のソースコードを使用して、
FreeBSD ネイティブな JDK を構築します。</p>
<p><code>cd /usr/ports/java/jdk16<br/>
make install clean</code></p>
</td>
</tr>
<tr>
<td>
<h3><a name="linux-sun-jdk">Oracle ¼Ò¤Ë¤è¤ë Linux ÍÑ JDK</a></h3>