annotate .pydevproject @ 4:e3ee1f358fe6

new version that doesn't use ZSQLExtend but the database connection more directly. new templates to go with that (returned data structures are different)
author casties
date Mon, 07 Jun 2010 14:02:17 +0000
parents 61a3764cd5fb
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
48de7c260ffe first commit
fknauft
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
48de7c260ffe first commit
fknauft
parents:
diff changeset
2 <?eclipse-pydev version="1.0"?>
48de7c260ffe first commit
fknauft
parents:
diff changeset
3
48de7c260ffe first commit
fknauft
parents:
diff changeset
4 <pydev_project>
48de7c260ffe first commit
fknauft
parents:
diff changeset
5
48de7c260ffe first commit
fknauft
parents:
diff changeset
6 <pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.6</pydev_property>
48de7c260ffe first commit
fknauft
parents:
diff changeset
7 <pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Default</pydev_property>
2
61a3764cd5fb new version RestDbInterface with working traversal and templates
casties
parents: 1
diff changeset
8
1
48de7c260ffe first commit
fknauft
parents:
diff changeset
9 </pydev_project>