.pydevproject
author cavaliet
Thu, 26 Jun 2014 15:41:02 +0200
changeset 286 5e98984bbfc9
parent 266 825ff4d6a8ac
child 290 fb86765b4c54
permissions -rw-r--r--
correct date management (finally fully reworks !)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
896db0083b76 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
896db0083b76 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
<?eclipse-pydev version="1.0"?>
896db0083b76 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
896db0083b76 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     4
<pydev_project>
266
825ff4d6a8ac reorganise folders and update venv dependancies (django, etc...)
cavaliet
parents: 185
diff changeset
     5
<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">hdabo_python</pydev_property>
0
896db0083b76 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     6
<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.7</pydev_property>
896db0083b76 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     7
<pydev_pathproperty name="org.python.pydev.PROJECT_SOURCE_PATH">
896db0083b76 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     8
<path>/hdabo/web</path>
896db0083b76 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
     9
</pydev_pathproperty>
896db0083b76 first commit
ymh <ymh.work@gmail.com>
parents:
diff changeset
    10
</pydev_project>