diff options
Diffstat (limited to 'testing-util/.project')
-rw-r--r-- | testing-util/.project | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/testing-util/.project b/testing-util/.project new file mode 100644 index 000000000..917eccbff --- /dev/null +++ b/testing-util/.project @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>testing-util</name> + <comment></comment> + <projects> + <project>bridge</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> |