.pydevproject
author daniel
Fri, 23 Nov 2012 11:10:58 +0100
changeset 123 51268e619149
parent 93 eee28cbcb9ef
permissions -rw-r--r--
Config file for DCE with ccnx
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
72
e5b0304a0eb2 Hst G: changed test/source.py
Daniel Camara <daniel.camara@inria.fr>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
e5b0304a0eb2 Hst G: changed test/source.py
Daniel Camara <daniel.camara@inria.fr>
parents:
diff changeset
     2
<?eclipse-pydev version="1.0"?>
e5b0304a0eb2 Hst G: changed test/source.py
Daniel Camara <daniel.camara@inria.fr>
parents:
diff changeset
     3
e5b0304a0eb2 Hst G: changed test/source.py
Daniel Camara <daniel.camara@inria.fr>
parents:
diff changeset
     4
<pydev_project>
e5b0304a0eb2 Hst G: changed test/source.py
Daniel Camara <daniel.camara@inria.fr>
parents:
diff changeset
     5
<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Default</pydev_property>
e5b0304a0eb2 Hst G: changed test/source.py
Daniel Camara <daniel.camara@inria.fr>
parents:
diff changeset
     6
<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 3.0</pydev_property>
e5b0304a0eb2 Hst G: changed test/source.py
Daniel Camara <daniel.camara@inria.fr>
parents:
diff changeset
     7
<pydev_pathproperty name="org.python.pydev.PROJECT_SOURCE_PATH">
93
eee28cbcb9ef New feature, creates the set env file.
daniel
parents: 76
diff changeset
     8
<path>/bake_new</path>
72
e5b0304a0eb2 Hst G: changed test/source.py
Daniel Camara <daniel.camara@inria.fr>
parents:
diff changeset
     9
</pydev_pathproperty>
e5b0304a0eb2 Hst G: changed test/source.py
Daniel Camara <daniel.camara@inria.fr>
parents:
diff changeset
    10
</pydev_project>