summaryrefslogtreecommitdiffstats
path: root/Src/PyCatcher/.pydevproject
diff options
context:
space:
mode:
authorTom2012-01-11 13:59:54 +0100
committerTom2012-01-11 13:59:54 +0100
commitc547df2720a876aef9dc7a8faa8f00fc0678e59f (patch)
tree9f52529e77f117a79d09dafc49c19733cf7f15c6 /Src/PyCatcher/.pydevproject
parentcleanup (diff)
downloadimsi-catcher-detection-c547df2720a876aef9dc7a8faa8f00fc0678e59f.tar.gz
imsi-catcher-detection-c547df2720a876aef9dc7a8faa8f00fc0678e59f.tar.xz
imsi-catcher-detection-c547df2720a876aef9dc7a8faa8f00fc0678e59f.zip
moved mercurial to git, using git now as main cvs
Diffstat (limited to 'Src/PyCatcher/.pydevproject')
-rw-r--r--Src/PyCatcher/.pydevproject10
1 files changed, 10 insertions, 0 deletions
diff --git a/Src/PyCatcher/.pydevproject b/Src/PyCatcher/.pydevproject
new file mode 100644
index 0000000..5662323
--- /dev/null
+++ b/Src/PyCatcher/.pydevproject
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<?eclipse-pydev version="1.0"?>
+
+<pydev_project>
+<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Default</pydev_property>
+<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.7</pydev_property>
+<pydev_pathproperty name="org.python.pydev.PROJECT_SOURCE_PATH">
+<path>/PyCatcher/src</path>
+</pydev_pathproperty>
+</pydev_project>