summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
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