|
From: Christopher W. <caw...@us...> - 2005-12-07 21:44:53
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.ui/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16420/META-INF Modified Files: MANIFEST.MF Log Message: make search package available to tests Index: MANIFEST.MF =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.ui/META-INF/MANIFEST.MF,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** MANIFEST.MF 3 Dec 2005 02:57:01 -0000 1.2 --- MANIFEST.MF 7 Dec 2005 21:44:43 -0000 1.3 *************** *** 20,23 **** --- 20,24 ---- org.rubypeople.rdt.internal.ui.rubyeditor.outline, org.rubypeople.rdt.internal.ui.rubyeditor.templates, + org.rubypeople.rdt.internal.ui.search, org.rubypeople.rdt.internal.ui.symbols, org.rubypeople.rdt.internal.ui.text, |