.pydevproject
author cavaliet
Wed, 09 Mar 2011 16:12:23 +0100
changeset 39 47504376ee9d
parent 13 97ab7b3191cf
child 48 ef3a8cfef2bc
permissions -rw-r--r--
merge
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
39
cavaliet
parents: 13
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
cavaliet
parents: 13
diff changeset
     2
<?eclipse-pydev version="1.0"?>
cavaliet
parents: 13
diff changeset
     3
cavaliet
parents: 13
diff changeset
     4
<pydev_project>
cavaliet
parents: 13
diff changeset
     5
<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">python_platform</pydev_property>
cavaliet
parents: 13
diff changeset
     6
<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.6</pydev_property>
cavaliet
parents: 13
diff changeset
     7
<pydev_pathproperty name="org.python.pydev.PROJECT_SOURCE_PATH">
cavaliet
parents: 13
diff changeset
     8
<path>/platform/src/ldt</path>
cavaliet
parents: 13
diff changeset
     9
<path>/platform/web</path>
cavaliet
parents: 13
diff changeset
    10
</pydev_pathproperty>
cavaliet
parents: 13
diff changeset
    11
</pydev_project>