initial commit in accordance with CQ 3784
diff --git a/features/org.eclipse.objectteams.otdt.feature/.classpath b/features/org.eclipse.objectteams.otdt.feature/.classpath
new file mode 100644
index 0000000..acad1c2
--- /dev/null
+++ b/features/org.eclipse.objectteams.otdt.feature/.classpath
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>