|
From: Markus B. <mba...@us...> - 2005-10-24 23:00:01
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.debug.ui.tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7844 Modified Files: plugin.xml Log Message: removed typo Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.debug.ui.tests/plugin.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** plugin.xml 16 Oct 2005 23:52:59 -0000 1.14 --- plugin.xml 24 Oct 2005 22:59:50 -0000 1.15 *************** *** 11,15 **** <library name="rdtdebuguitests.jar"> <export name="*"/> ! </library>sts </runtime> --- 11,15 ---- <library name="rdtdebuguitests.jar"> <export name="*"/> ! </library> </runtime> |