initial commit in accordance with CQ 3784
diff --git a/testplugins/org.eclipse.objectteams.otdt.tests/workspace/TestDataSample/.project b/testplugins/org.eclipse.objectteams.otdt.tests/workspace/TestDataSample/.project
new file mode 100644
index 0000000..7b37db6
--- /dev/null
+++ b/testplugins/org.eclipse.objectteams.otdt.tests/workspace/TestDataSample/.project
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>TestDataSample</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.objectteams.otdt.builder.OTJBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.eclipse.objectteams.otdt.OTJavaNature</nature>
+ </natures>
+</projectDescription>
\ No newline at end of file