diff options
| author | Leif Johansson <leifj@sunet.se> | 2010-07-05 21:37:04 +0200 |
|---|---|---|
| committer | Leif Johansson <leifj@sunet.se> | 2010-07-05 21:37:04 +0200 |
| commit | 8f7f4ff3a35ddeacea7d5530c7dc3c296907ab67 (patch) | |
| tree | 7d481dc7030ad191314aa2569cca9f8301e1f997 /.project | |
import
Diffstat (limited to '.project')
| -rw-r--r-- | .project | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.project b/.project new file mode 100644 index 0000000..4224eb4 --- /dev/null +++ b/.project @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>coip</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.python.pydev.PyDevBuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.python.pydev.pythonNature</nature> + <nature>org.python.pydev.django.djangoNature</nature> + </natures> +</projectDescription> |
