[92972] WTP Features Missing from Feature Details
diff --git a/assembly/plugins/org.eclipse.wst/.classpath b/assembly/plugins/org.eclipse.wst/.classpath
new file mode 100644
index 0000000..751c8f2
--- /dev/null
+++ b/assembly/plugins/org.eclipse.wst/.classpath
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="src"/>
+	<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>
diff --git a/assembly/plugins/org.eclipse.wst/.cvsignore b/assembly/plugins/org.eclipse.wst/.cvsignore
new file mode 100644
index 0000000..e4254b1
--- /dev/null
+++ b/assembly/plugins/org.eclipse.wst/.cvsignore
@@ -0,0 +1,3 @@
+bin
+temp.folder
+build.xml