.pydevproject
author ymh <ymh.work@gmail.com>
Wed, 07 Nov 2012 11:48:38 +0100
changeset 37 b4ed8cdc654c
parent 1 08f6e99af174
child 38 0fe2f3f5466f
permissions -rw-r--r--
update virtualenv + create the first file structure
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>
1
08f6e99af174 prepare the installation of the ldt platform
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Default</pydev_property>
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>