annotate .pydevproject @ 576:b2c7e272e075
new w-tag solution with etree. search works now.
author |
casties |
date |
Wed, 17 Oct 2012 16:36:13 +0200 |
parents |
8e42c3d2ce28 |
children |
|
rev |
line source |
139
|
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2 <?eclipse-pydev version="1.0"?>
|
|
3
|
|
4 <pydev_project>
|
|
5 <pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Default</pydev_property>
|
|
6 <pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.6</pydev_property>
|
|
7 </pydev_project>
|