summaryrefslogtreecommitdiffstats
path: root/.pydevproject
Commit message (Collapse)AuthorAgeFilesLines
* Leverage the next keyword from python 2.7Eli Ribble2018-12-191-1/+1
| | | | | | | This is literally what the next keyword is for. https://www.python.org/dev/peps/pep-3114/ Change-Id: I843755910b847737b077ff2361ba3e04409db0f0
* Set correct name in PyDev and Eclipse project configDavid Pursehouse2013-04-191-1/+1
| | | | | | | | | | | | | | The name of the project is shown as "repo" in the project list in the Eclipse workspace. This change renames it to "git-repo" to match the name of the git repository. The existing project in Eclipse must be removed (it is not necessary to delete project contents on disk) and re-imported for the change to take effect. Change-Id: I2ac022d22f46e5361dfe49c0dbcad482aaefe628
* Change PyDev project version to "python 2.6"Sarah Owens2012-10-231-1/+1
| | | | | | | Repo is dropping support for Python <2.5 soon, so this updates the PyDev configuration appropriately. Change-Id: If327951e3a9fd9ff7513b931bfcfe6172dc8e4c5
* Add PyDev project files to repoKis Gergely2009-06-021-0/+10