diff options
Diffstat (limited to 'testing/.project')
-rw-r--r-- | testing/.project | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/testing/.project b/testing/.project new file mode 100644 index 000000000..12bc71513 --- /dev/null +++ b/testing/.project @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>testing</name> + <comment></comment> + <projects> + <project>bridge</project> + <project>testing-client</project> + <project>testing-util</project> + <project>util</project> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.jdt.core.javabuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.jdt.core.javanature</nature> + </natures> +</projectDescription> |