initial commit in accordance with CQ 3784
diff --git a/org.eclipse.jdt.core.tests.model/workspace/Converter15/.classpath b/org.eclipse.jdt.core.tests.model/workspace/Converter15/.classpath
new file mode 100644
index 0000000..5107dfd
--- /dev/null
+++ b/org.eclipse.jdt.core.tests.model/workspace/Converter15/.classpath
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="src"/>
+    <classpathentry kind="var" path="CONVERTER_JCL15_LIB" sourcepath="CONVERTER_JCL15_SRC" rootpath="CONVERTER_JCL_SRCROOT"/>    
+    <classpathentry kind="output" path="bin"/>
+    <classpathentry kind="lib" sourcepath="src" path="bins"/>
+	<classpathentry kind="lib" path="bins/binaries.jar"/>
+</classpath>