[Nice-commit] eclipse/src plugin.xml,1.1,1.2
Brought to you by:
bonniot
From: <ag...@us...> - 2003-08-03 21:12:33
|
Update of /cvsroot/nice/eclipse/src In directory sc8-pr-cvs1:/tmp/cvs-serv18182/src Modified Files: plugin.xml Log Message: all project related problems are displayed too Index: plugin.xml =================================================================== RCS file: /cvsroot/nice/eclipse/src/plugin.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** plugin.xml 1 Aug 2003 20:09:42 -0000 1.1 --- plugin.xml 3 Aug 2003 21:12:30 -0000 1.2 *************** *** 3,7 **** id="net.sf.nice" name="Nice Plug-in" ! version="0.1.4" provider-name="Alex Greif" class="nice.eclipse.core.NicePlugin"> --- 3,7 ---- id="net.sf.nice" name="Nice Plug-in" ! version="0.1.5" provider-name="Alex Greif" class="nice.eclipse.core.NicePlugin"> |