diff options
Diffstat (limited to 'qadevOOo/.project')
-rw-r--r-- | qadevOOo/.project | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/qadevOOo/.project b/qadevOOo/.project new file mode 100644 index 000000000..7f840776f --- /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> |