aboutsummaryrefslogtreecommitdiffstats
path: root/tests/.project
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2009-06-12 19:52:23 +0000
committerKenny Root <kenny@the-b.org>2009-06-12 19:52:23 +0000
commit828e5f5f8527dd2fc4b5ddaf7f5bcaf4a1593faf (patch)
tree6683a391d331b20a6168080f41adb0ebc13a04a2 /tests/.project
parentab7e1271f9141e406f2645ab068c904a0db36d42 (diff)
downloadconnectbot-828e5f5f8527dd2fc4b5ddaf7f5bcaf4a1593faf.tar.gz
connectbot-828e5f5f8527dd2fc4b5ddaf7f5bcaf4a1593faf.tar.bz2
connectbot-828e5f5f8527dd2fc4b5ddaf7f5bcaf4a1593faf.zip
Add Eclipse-specific files
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@287 df292f66-193f-0410-a5fc-6d59da041ff2
Diffstat (limited to 'tests/.project')
-rw-r--r--tests/.project33
1 files changed, 33 insertions, 0 deletions
diff --git a/tests/.project b/tests/.project
new file mode 100644
index 0000000..97395ce
--- /dev/null
+++ b/tests/.project
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>connectbot tests</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>com.android.ide.eclipse.adt.PreCompilerBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>com.android.ide.eclipse.adt.ApkBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>com.android.ide.eclipse.adt.AndroidNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>