Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
telemetry-master/client-py/.pydevproject@0:ce1984f91f1e, 2015-03-20 (annotated)
- Committer:
- cheryl_he
- Date:
- Fri Mar 20 04:25:32 2015 +0000
- Revision:
- 0:ce1984f91f1e
added telemetry successfully;
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
cheryl_he | 0:ce1984f91f1e | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
cheryl_he | 0:ce1984f91f1e | 2 | <?eclipse-pydev version="1.0"?><pydev_project> |
cheryl_he | 0:ce1984f91f1e | 3 | <pydev_pathproperty name="org.python.pydev.PROJECT_SOURCE_PATH"> |
cheryl_he | 0:ce1984f91f1e | 4 | <path>/${PROJECT_DIR_NAME}</path> |
cheryl_he | 0:ce1984f91f1e | 5 | </pydev_pathproperty> |
cheryl_he | 0:ce1984f91f1e | 6 | <pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 3.0</pydev_property> |
cheryl_he | 0:ce1984f91f1e | 7 | <pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Python3.4</pydev_property> |
cheryl_he | 0:ce1984f91f1e | 8 | </pydev_project> |