Orbit Commons Collections per https://dev.eclipse.org/ipzilla/show_bug.cgi?id=3305.
diff --git a/dependencies/plugins/org.apache.commons.collections/.classpath b/dependencies/plugins/org.apache.commons.collections/.classpath
new file mode 100755
index 0000000..3216c85
--- /dev/null
+++ b/dependencies/plugins/org.apache.commons.collections/.classpath
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry exported="true" kind="lib" path="" sourcepath="source-bundle"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.3"/>
+	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+	<classpathentry kind="output" path="javaBin"/>
+</classpath>