summaryrefslogtreecommitdiff
path: root/.project
diff options
context:
space:
mode:
authorCyril Jaquier <cyril.jaquier@fail2ban.org>2006-10-17 21:24:27 +0000
committerCyril Jaquier <cyril.jaquier@fail2ban.org>2006-10-17 21:24:27 +0000
commitee0edf3763ead0a24621a12aff4720554d618d8e (patch)
tree4338513e3afb2fcb55e70b059eed80f8fb6ef237 /.project
parent1a2942ee0dbb50fdb542ffe7ca60cb1ba5e373fa (diff)
downloadfail2ban-ee0edf3763ead0a24621a12aff4720554d618d8e.tar.gz
- Added Eclipse project file
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@416 a942ae1a-1317-0410-a47c-b1dcaea8d605
Diffstat (limited to '.project')
-rw-r--r--.project17
1 files changed, 17 insertions, 0 deletions
diff --git a/.project b/.project
new file mode 100644
index 00000000..6d59cd24
--- /dev/null
+++ b/.project
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>fail2ban-unstable</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.python.pydev.PyDevBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.python.pydev.pythonNature</nature>
+ </natures>
+</projectDescription>