[Pydev-cvs] org.python.pydev.site site.xml,1.9,1.10
Brought to you by:
fabioz
|
From: Fabio Z. <fa...@us...> - 2005-02-23 14:30:25
|
Update of /cvsroot/pydev/org.python.pydev.site In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7876 Modified Files: site.xml Log Message: Index: site.xml =================================================================== RCS file: /cvsroot/pydev/org.python.pydev.site/site.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** site.xml 3 Feb 2005 16:29:27 -0000 1.9 --- site.xml 23 Feb 2005 14:30:16 -0000 1.10 *************** *** 5,14 **** The python development environment. </description> ! <feature url="features/org.python.pydev.feature_0.9.0.jar" id="org.python.pydev.feature" version="0.9.0"/> ! <feature url="features/org.python.pydev.feature_0.8.5.jar" id="org.python.pydev.feature" version="0.8.5"/> ! <feature url="features/org.python.pydev.feature_0.8.0.jar" id="org.python.pydev.feature" version="0.8.0"/> ! <feature url="features/org.python.pydev.feature_0.7.1.jar" id="org.python.pydev.feature" version="0.7.1"/> ! <feature url="features/org.python.pydev.feature_0.6.1.jar" id="org.python.pydev.feature" version="0.6.1"/> ! <feature url="features/org.python.pydev.feature_0.5.3.jar" id="org.python.pydev.feature" version="0.5.3"/> ! <feature url="features/org.python.pydev.feature_0.4.2.jar" id="org.python.pydev.feature" version="0.4.2"/> </site> --- 5,8 ---- The python development environment. </description> ! <feature url="features/org.python.pydev.feature_0.9.0.9.jar" id="org.python.pydev.feature" version="0.9.0.9"/> </site> |