~niedbalski/charms/trusty/quantum-gateway/lp-1396607

« back to all changes in this revision

Viewing changes to .pydevproject

  • Committer: James Page
  • Date: 2013-07-19 09:46:25 UTC
  • mto: (33.1.23 python-redux)
  • mto: This revision was merged to the branch mainline in revision 34.
  • Revision ID: james.page@canonical.com-20130719094625-wqfy6lw11vzhs5ba
Redux to use agree structure and OS templating

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Default</pydev_property>
5
5
<pydev_pathproperty name="org.python.pydev.PROJECT_SOURCE_PATH">
6
6
<path>/quantum-gateway/hooks</path>
7
 
<path>/quantum-gateway/templates</path>
 
7
<path>/quantum-gateway/unit_tests</path>
8
8
</pydev_pathproperty>
9
9
</pydev_project>