.pydevproject
author cavaliet
Fri, 18 Jul 2014 12:57:31 +0200
changeset 297 0a742e5a25aa
parent 290 fb86765b4c54
child 299 8e00641076e7
permissions -rw-r--r--
save and load renkan to edit from profile page
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">
290
fb86765b4c54 node placer classes
cavaliet
parents: 266
diff changeset
     8
<path>/${PROJECT_DIR_NAME}/src</path>
0
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>