geirm 2003/10/26 04:54:09 Modified: xdocs powered.xml devtools.xml docs powered.html devtools.html Log: Added the 'VeloEdit' Eclipse plugin Revision Changes Path 1.54 +10 -0 jakarta-velocity/xdocs/powered.xml Index: powered.xml =================================================================== RCS file: /home/cvs/jakarta-velocity/xdocs/powered.xml,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- powered.xml 26 Oct 2003 12:38:10 -0000 1.53 +++ powered.xml 26 Oct 2003 12:54:09 -0000 1.54 @@ -398,6 +398,16 @@ </td> </tr> + <tr> + <td> + <a href="http://sourceforge.net/projects/veloedit/">VeloEdit</a> + </td> + <td> + VeloEdit provides an <a href="http://www.eclipse.org/">Eclipse</a> + plugin for Velocity templates. + </td> + </tr> + </table> 1.7 +34 -23 jakarta-velocity/xdocs/devtools.xml Index: devtools.xml =================================================================== RCS file: /home/cvs/jakarta-velocity/xdocs/devtools.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- devtools.xml 25 Jan 2002 22:59:04 -0000 1.6 +++ devtools.xml 26 Oct 2003 12:54:09 -0000 1.7 @@ -32,6 +32,17 @@ </subsection> +<subsection name="Eclipse"> + +<p> + Torsten Juergeleit ([EMAIL PROTECTED]) has created an +<a href="http://sourceforge.net/projects/veloedit/">plugin</a> +for editing templates with the + <a href="http://www.eclipse.org">Eclipse</a> IDE. + </p> + +</subsection> + <subsection name="UltraEdit Editor"> <p> @@ -83,29 +94,29 @@ </p> </subsection> - -<subsection name="TextPad"> - -<p> -Jeff Linwood ([EMAIL PROTECTED]) 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> - -</subsection> - -<subsection name="Emacs"> - -<p> -Brian Leonard ([EMAIL PROTECTED]) 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> - -</subsection> + +<subsection name="TextPad"> + +<p> +Jeff Linwood ([EMAIL PROTECTED]) 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> + +</subsection> + +<subsection name="Emacs"> + +<p> +Brian Leonard ([EMAIL PROTECTED]) 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> + +</subsection> </section> 1.67 +17 -0 jakarta-velocity/docs/powered.html Index: powered.html =================================================================== RCS file: /home/cvs/jakarta-velocity/docs/powered.html,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- powered.html 26 Oct 2003 12:38:10 -0000 1.66 +++ powered.html 26 Oct 2003 12:54:09 -0000 1.67 @@ -772,6 +772,23 @@ </font> </td> </tr> + <tr> + <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> + <font color="#000000" size="-1" face="arial,helvetica,sanserif"> + + <a href="http://sourceforge.net/projects/veloedit/">VeloEdit</a> + + </font> +</td> + <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left"> + <font color="#000000" size="-1" face="arial,helvetica,sanserif"> + + VeloEdit provides an <a href="http://www.eclipse.org/">Eclipse</a> + plugin for Velocity templates. + + </font> +</td> + </tr> </table> </blockquote> </p> 1.23 +18 -0 jakarta-velocity/docs/devtools.html Index: devtools.html =================================================================== RCS file: /home/cvs/jakarta-velocity/docs/devtools.html,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- devtools.html 21 Oct 2003 12:05:36 -0000 1.22 +++ devtools.html 26 Oct 2003 12:54:09 -0000 1.23 @@ -175,6 +175,24 @@ <table border="0" cellspacing="0" cellpadding="2" width="100%"> <tr><td bgcolor="#828DA6"> <font color="#ffffff" face="arial,helvetica,sanserif"> + <a name="Eclipse"><strong>Eclipse</strong></a> + </font> + </td></tr> + <tr><td> + <blockquote> + <p> + Torsten Juergeleit ([EMAIL PROTECTED]) has created an +<a href="http://sourceforge.net/projects/veloedit/">plugin</a> +for editing templates with the + <a href="http://www.eclipse.org">Eclipse</a> IDE. + </p> + </blockquote> + </td></tr> + <tr><td><br/></td></tr> + </table> + <table border="0" cellspacing="0" cellpadding="2" width="100%"> + <tr><td bgcolor="#828DA6"> + <font color="#ffffff" face="arial,helvetica,sanserif"> <a name="UltraEdit Editor"><strong>UltraEdit Editor</strong></a> </font> </td></tr>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]