initial commit in accordance with CQ 3784
diff --git a/org.eclipse.jdt.core.tests.model/workspace/FormatterBugs/.classpath b/org.eclipse.jdt.core.tests.model/workspace/FormatterBugs/.classpath
new file mode 100644
index 0000000..834972e
--- /dev/null
+++ b/org.eclipse.jdt.core.tests.model/workspace/FormatterBugs/.classpath
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path=""/>
+ <classpathentry kind="var" path="JCL15_LIB" sourcepath="JCL15_SRC" rootpath="JCL_SRCROOT"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>