summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2018-03-08 12:33:44 +0100
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2018-03-09 10:57:19 +0100
commitbd1afd3db1c94009656fd4f0915e1b43f8ca6dc4 (patch)
tree56fd3c72db8dc3e206bfb76930bb26c8a5e7ac22 /qadevOOo
parenta4617d76a51bc6d4cf5e4e4ea02ddb6a9060dc1e (diff)
Add eclipse project for qadevOOo
Change-Id: I4b2d6e243d65d83d32452a3720fa3d94a76b1dfe Reviewed-on: https://gerrit.libreoffice.org/50946 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/.project29
-rw-r--r--qadevOOo/README2
2 files changed, 31 insertions, 0 deletions
diff --git a/qadevOOo/.project b/qadevOOo/.project
new file mode 100644
index 000000000000..7f840776f4c8
--- /dev/null
+++ b/qadevOOo/.project
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>qaDevOOo</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+ <linkedResources>
+ <link>
+ <name>java</name>
+ <type>2</type>
+ <location>../unotest/source/java</location>
+ </link>
+ <link>
+ <name>unotools</name>
+ <type>2</type>
+ <locationURI>unotest/source/java</locationURI>
+ </link>
+ </linkedResources>
+</projectDescription>
diff --git a/qadevOOo/README b/qadevOOo/README
index 78ea5f91700c..50569304a383 100644
--- a/qadevOOo/README
+++ b/qadevOOo/README
@@ -1 +1,3 @@
Testsuite.
+
+You can import this as a project into Eclipse (select the qadevOOo folder). \ No newline at end of file