<?xml version="1.0" encoding="Shift_JIS" ?>

<document>

 <properties>
  <title>Velocity and Development Tools</title>
  <author email="velocity-user@jakarta.apache.org">Velocity Documentation Team</author>
  <translator>熊坂祐二</translator>
  <translator>羽生田恒永</translator>
  <translator>高橋達男</translator>
  <translator>吉岡朋子</translator>
  <original>devtools</original>
 </properties>

<body>

<section name="Velocity and Development Tools" alias="Velocity と開発ツール">

<primary>
<p>
   We have three contributions from the user community to help make developing with
   Velocity easier and more convenient.
</p>
</primary>
<p>
Velocity の開発をより簡単で便利にすることができる 3 つの貢献が
ユーザコミュニティからありました。
</p>

<subsection name="IntelliJ IDEA" alias="IntelliJ IDEA">

<primary>
<p>
 Rickard Oberg (rickard@xpedio.com) has contributed templates for the
 <a href="http://www.jetbrains.com/">IntelliJ IDEA</a> IDE.
 </p>
</primary>
<p>
 Rickard Oberg (rickard@xpedio.com) による貢献は、
 <a href="http://www.jetbrains.com/">IntelliJ IDEA</a> IDE のためのテンプレートです。
 </p>

<primary>
 <p>
 They can  be found
 <a href="http://cvs.apache.org/viewcvs/jakarta-velocity/contrib/tools/intellij/">
 here</a> in the Velocity CVS, or can be found in the /contrib/tools directory
 of the source tree.
</p>
</primary>
 <p>
Velocity の CVS の
<a href="http://cvs.apache.org/viewcvs/jakarta-velocity/contrib/tools/intellij/">ここ</a> や、
ソースツリーの /contrib/tools ディレクトリから入手できます。
</p>

</subsection>

<subsection name="UltraEdit Editor" alias="UltraEdit Editor">

<primary>
<p>
Herve Guidetti (Herve.Guidetti@idbsoft.ch) contributed a 'word.txt' addition
(with  tweaks and comments by Wido Hillmann (wido.hillmann@epost.de) )
for the <a href="http://www.ultraedit.com/">UltraEdit</a> programmers editor.
</p>
</primary>
<p>
Herve Guidetti (Herve.Guidetti@idbsoft.ch) は、
 <a href="http://www.ultraedit.com/">UltraEdit</a>
プログラマ エディタの'word.txt' への追加データで
貢献をしました
(なお、Wido Hillmann(wido.hillmann@epost.de)
がこれに関して微調整やコメントをしました)。
</p>

<primary>
<p>
 It can  be found
 <a href="http://cvs.apache.org/viewcvs/jakarta-velocity/contrib/tools/ultraedit/">
 here</a> in the Velocity CVS, or can be found in the /contrib/tools directory
 of the source tree.
</p>
</primary>
<p>
Velocity CVSの
 <a href="http://cvs.apache.org/viewcvs/jakarta-velocity/contrib/tools/ultraedit/">ここ</a>
 もしくはソースツリーの /contrib/tools ディレクトリから入手できます。
</p>

<primary>
<p>
To add this to your UltraEdit configuration :
<ol>
<li> Go into UltraEdit home directory.</li>
<li> Add the content of the file to the end of your word.txt file. </li>
<li> Modify the number on the first line (/L9 in this case), so that it matches
your word.txt definition. (it's incremental)</li>
<li> Edit a .vm template with UltraEdit. You should now have syntax coloring
for Velocimacros.</li>
</ol>
</p>
</primary>
<p>
UltraEdit に設定を追加するには :
<ol>
<li> UltraEdit のホームディレクトリに移動します。</li>
<li> word.txt ファイルの最後に内容を追加します。</li>
<li> word.txt に合わせて、
追加内容の最初の行 (この場合 /L9 ) の数字の部分を変更します
(例えば修正前のファイル内に/L1から/L9まであるのなら、/L10にします)。</li>
<li> UltraEdit で .vm テンプレートを編集します。
Velocimacro の文法に合わせて色づけがされます。</li>
</ol>
</p>


</subsection>

<subsection name="JEdit" alias="JEdit">

<primary>
<p>
Saimon Moore (smoore@serikat.es) contributed a Velocity mode for the java-based
editor <a href="http://www.jedit.org">JEdit</a>, and can be found here in
<a href="http://cvs.apache.org/viewcvs/jakarta-velocity/contrib/tools/jedit/">
velocity.xml</a>.
</p>
</primary>
<p>

Saimon Moore (smoore@serikat.es) は、java ベースの
エディタである <a href="http://www.jedit.org">JEdit</a> 向けに
Velocity モードを追加することで貢献をしました。
<a href="http://cvs.apache.org/viewcvs/jakarta-velocity/contrib/tools/jedit/">velocity.xml</a>
がそれです。
</p>

<primary>
<p>
To install, add the velocity.xml to one of your 'mode' directories,
and add the following to that directory's catalog file :
<pre>
&lt;MODE NAME="velocity"  FILE="velocity.xml"
		       FILE_NAME_GLOB="*.vw" /&gt;
</pre>
and restart JEdit.  If there are any problems with installation,
see the JEdit documentation about 'Modes'.
</p>
</primary>
<p>
インストールするには、velocity.xml を"mode"というディレクトリ
[訳注：4.1以降ではmodes] に置き、
同じディレクトリにある"catalog"というファイルに以下の内容を追加します。
<pre>
&lt;MODE NAME="velocity"  FILE="velocity.xml" 
		       FILE_NAME_GLOB="*.vw" /&gt;
</pre>
そして JEdit を再起動します。
インストールに関する問題があれば、JEdit のドキュメントの「Modes」を参照してください。
</p>

<primary>
</primary>
<p>
[訳注：翻訳時点の最新安定版(4.1)では、最初からVelocity
向けの設定が行われているので、インストール不要です。]
</p>
</subsection>

<subsection name="TextPad" alias="TextPad">

<primary>
<p>
Jeff Linwood (jeff@greenninja.com) created a simple syntax definition for
Velocity for the <a href="http://www.textpad.com/">TextPad</a> editor, which
can be found <a href="http://www.textpad.com/add-ons/synu2z.html">here</a>.
</p>
</primary>
<p>
Jeff Linwood (jeff@greenninja.com) が
<a href="http://www.textpad.com/">TextPad</a> エディタ向けの Velocity
の単純な構文定義を作成してくれました。
<a href="http://www.textpad.com/add-ons/synu2z.html">こちら</a>にあります。
</p>

</subsection>

<subsection name="Emacs" alias="Emacs">

<primary>
<p>
Brian Leonard (brian@brainslug.org) contributed a minor mode that does
font-locking (syntax coloring) of VTL in emacs.  As a minor mode, it
insinuates itself into whatever major mode you're using, so you don't lose
the major mode's goodness. It can be found
<a href="http://cvs.apache.org/viewcvs/jakarta-velocity/contrib/tools/emacs/">
here</a>.
</p>
</primary>
<p>
Brian Leonard (brian@brainslug.org) が emacs で VTL のフォントロッキング
(構文の色づけ) を行うマイナーモードを用意してくれました。
マイナーモードでは、今使っているメジャーモードがどんなものであっても、
うまく設定をしてくれるので、メジャーモードの利点はそのまま生かせます。
<a href="http://cvs.apache.org/viewcvs/jakarta-velocity/contrib/tools/emacs/">
こちら</a>にあります。
</p>

</subsection>

</section>

</body>
</document>
