~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to .pydevproject

  • Committer: Matt Nordhoff
  • Date: 2010-04-24 12:40:17 UTC
  • Revision ID: mnordhoff@mattnordhoff.com-20100424124017-do5wupmzlkmejtvk
Don't let properties that start with _ be created in the first place.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
 
<?eclipse-pydev version="1.0"?>
3
 
 
4
 
<pydev_project>
5
 
<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Default</pydev_property>
6
 
<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.7</pydev_property>
7
 
<pydev_pathproperty name="org.python.pydev.PROJECT_SOURCE_PATH">
8
 
<path>/export-tarball</path>
9
 
</pydev_pathproperty>
10
 
</pydev_project>