|
From: Markus B. <mba...@us...> - 2005-10-18 20:44:11
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.webpage/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24672/htdocs Modified Files: welcome.php Log Message: correction to latest news Index: welcome.php =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.webpage/htdocs/welcome.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** welcome.php 18 Oct 2005 20:38:14 -0000 1.5 --- welcome.php 18 Oct 2005 20:44:03 -0000 1.6 *************** *** 34,40 **** <tr> <td align="right" valign="top" width="20"><img src="images/arrow.gif" alt="->" border="0" height="16" width="16"></td> ! <td valign="top"><font face="arial,helvetica,geneva" size="-1"><b>Article on developerworks (2005-10-18)</b> <br/> ! Recently Neal Ford has published an article on IBM's developerWorks site. It gives a good overview of RDT:<br/> <a href="http://www-128.ibm.com/developerworks/opensource/library/os-rubyeclipse/">Using the Ruby Development Tools plug-in for Eclipse</a> </p> --- 34,40 ---- <tr> <td align="right" valign="top" width="20"><img src="images/arrow.gif" alt="->" border="0" height="16" width="16"></td> ! <td valign="top"><font face="arial,helvetica,geneva" size="-1"><b>Article on developerWorks (2005-10-18)</b> <br/> ! Recently Neal Ford has published an article on IBM's developerWorks site. It gives an excellent overview of RDT, particularly useful for newbies:<br/> <a href="http://www-128.ibm.com/developerworks/opensource/library/os-rubyeclipse/">Using the Ruby Development Tools plug-in for Eclipse</a> </p> |