acoliver 2002/11/25 14:06:34
Modified: xdocs/site idedev-rdeclipse.xml
docs/site idedev-rdeclipse.html
Log:
Added info at Henri Gomez's recommendation
Revision Changes Path
1.2 +9 -0 jakarta-site/xdocs/site/idedev-rdeclipse.xml
Index: idedev-rdeclipse.xml
===================================================================
RCS file: /home/cvs/jakarta-site/xdocs/site/idedev-rdeclipse.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- idedev-rdeclipse.xml 24 Nov 2002 20:38:54 -0000 1.1
+++ idedev-rdeclipse.xml 25 Nov 2002 22:06:34 -0000 1.2
@@ -37,5 +37,14 @@
Have fun!
</p>
</section>
+ <section name="Addendum">
+ <p>
+ Aside from remote debugging, Eclipse users have an additional option at
+ least for Tomcat 3.3.x, 4.x and 4.1. There is a <a
href="http://www.sysdeo.com/eclipse/tomcatPlugin.html">Tomcat Plugin</a> that may
allow you other
+ facillities. However, the skills you attain enabling the other method will
+ allow you to remote debug other things (like phoenix) so its suggested
+ you learn it first and move on from there. Dont forget: Have fun!
+ </p>
+ </section>
</body>
</document>
1.2 +20 -0 jakarta-site/docs/site/idedev-rdeclipse.html
Index: idedev-rdeclipse.html
===================================================================
RCS file: /home/cvs/jakarta-site/docs/site/idedev-rdeclipse.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- idedev-rdeclipse.html 24 Nov 2002 20:38:54 -0000 1.1
+++ idedev-rdeclipse.html 25 Nov 2002 22:06:34 -0000 1.2
@@ -184,6 +184,26 @@
</td></tr>
<tr><td><br/></td></tr>
</table>
+ <table border="0" cellspacing="0"
cellpadding="2" width="100%">
+ <tr><td bgcolor="#525D76">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="Addendum"><strong>Addendum</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p>
+ Aside from remote debugging, Eclipse users have an additional option at
+ least for Tomcat 3.3.x, 4.x and 4.1. There is a <a
href="http://www.sysdeo.com/eclipse/tomcatPlugin.html">Tomcat Plugin</a> that may
allow you other
+ facillities. However, the skills you attain enabling the other method will
+ allow you to remote debug other things (like phoenix) so its suggested
+ you learn it first and move on from there. Dont forget: Have fun!
+ </p>
+ </blockquote>
+ </p>
+ </td></tr>
+ <tr><td><br/></td></tr>
+ </table>
</td>
</tr>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>