bug 331615 Add a new plug-in that defines a document type for XHTML and provides styles.
diff --git a/sourceediting/plugins/org.eclipse.wst.xml.vex.xhtml/.classpath b/sourceediting/plugins/org.eclipse.wst.xml.vex.xhtml/.classpath
new file mode 100644
index 0000000..472ee29
--- /dev/null
+++ b/sourceediting/plugins/org.eclipse.wst.xml.vex.xhtml/.classpath
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="src"/>
+	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>