.pydevproject
author ymh <ymh.work@gmail.com>
Fri, 16 Nov 2012 18:34:13 +0100
changeset 66 47902abf7b0a
parent 38 0fe2f3f5466f
permissions -rw-r--r--
bump version
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
08f6e99af174 prepare the installation of the ldt platform
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
37
b4ed8cdc654c update virtualenv + create the first file structure
ymh <ymh.work@gmail.com>
parents: 1
diff changeset
     2
<?eclipse-pydev version="1.0"?><pydev_project>
38
0fe2f3f5466f add basic pages and api endpoints
ymh <ymh.work@gmail.com>
parents: 37
diff changeset
     3
<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">python_hp</pydev_property>
1
08f6e99af174 prepare the installation of the ldt platform
ymh <ymh.work@gmail.com>
parents:
diff changeset
     4
<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.7</pydev_property>
37
b4ed8cdc654c update virtualenv + create the first file structure
ymh <ymh.work@gmail.com>
parents: 1
diff changeset
     5
<pydev_pathproperty name="org.python.pydev.PROJECT_SOURCE_PATH">
b4ed8cdc654c update virtualenv + create the first file structure
ymh <ymh.work@gmail.com>
parents: 1
diff changeset
     6
<path>/hyperplateau/src</path>
b4ed8cdc654c update virtualenv + create the first file structure
ymh <ymh.work@gmail.com>
parents: 1
diff changeset
     7
<path>/hyperplateau/ldt/web</path>
b4ed8cdc654c update virtualenv + create the first file structure
ymh <ymh.work@gmail.com>
parents: 1
diff changeset
     8
</pydev_pathproperty>
1
08f6e99af174 prepare the installation of the ldt platform
ymh <ymh.work@gmail.com>
parents:
diff changeset
     9
</pydev_project>