|
From: David C. <dc...@us...> - 2005-10-02 17:19:09
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.ui In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8231 Modified Files: plugin.xml Log Message: Enabled project-specific compiler error/warnings and set IGNORE for discouraged access on three projects. Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.ui/plugin.xml,v retrieving revision 1.61 retrieving revision 1.62 diff -C2 -d -r1.61 -r1.62 *** plugin.xml 21 Sep 2005 20:23:10 -0000 1.61 --- plugin.xml 2 Oct 2005 17:18:53 -0000 1.62 *************** *** 193,198 **** </context> </extension> ! <extension ! point="org.eclipse.ui.commands"> <category name="%category.source.name" --- 193,197 ---- </context> </extension> ! <extension point="org.eclipse.ui.commands"> <category name="%category.source.name" |