[140688] Updated dita versions of j2ee, sse, and xsd doc plugins
diff --git a/docs/org.eclipse.wst.sse.doc.user/.cvsignore b/docs/org.eclipse.wst.sse.doc.user/.cvsignore
index 7ae166d..33a2f88 100644
--- a/docs/org.eclipse.wst.sse.doc.user/.cvsignore
+++ b/docs/org.eclipse.wst.sse.doc.user/.cvsignore
@@ -1,2 +1,4 @@
 build.xml
 org.eclipse.wst.sse.doc.user_1.0.0.jar
+temp
+DitaLink.cat
\ No newline at end of file
diff --git a/docs/org.eclipse.wst.sse.doc.user/myplugin.xml b/docs/org.eclipse.wst.sse.doc.user/myplugin.xml
index 6c83bbd..3505de6 100644
--- a/docs/org.eclipse.wst.sse.doc.user/myplugin.xml
+++ b/docs/org.eclipse.wst.sse.doc.user/myplugin.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?eclipse version="3.0"?>
 <!-- /*******************************************************************************
- * Copyright (c) 2001, 2005 IBM Corporation and others.
+ * Copyright (c) 2001, 2006 IBM Corporation and others.
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v1.0
  * which accompanies this distribution, and is available at
@@ -22,5 +22,7 @@
       <toc file="sse_toc.xml">
       </toc>
    </extension>
-
+	<extension point="org.eclipse.help.index">
+      <index file="org.eclipse.wst.sse.doc.userindex.xml"/>
+</extension>
 </plugin>
diff --git a/docs/org.eclipse.wst.sse.doc.user/plugin.xml b/docs/org.eclipse.wst.sse.doc.user/plugin.xml
index 6c83bbd..3505de6 100644
--- a/docs/org.eclipse.wst.sse.doc.user/plugin.xml
+++ b/docs/org.eclipse.wst.sse.doc.user/plugin.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?eclipse version="3.0"?>
 <!-- /*******************************************************************************
- * Copyright (c) 2001, 2005 IBM Corporation and others.
+ * Copyright (c) 2001, 2006 IBM Corporation and others.
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v1.0
  * which accompanies this distribution, and is available at
@@ -22,5 +22,7 @@
       <toc file="sse_toc.xml">
       </toc>
    </extension>
-
+	<extension point="org.eclipse.help.index">
+      <index file="org.eclipse.wst.sse.doc.userindex.xml"/>
+</extension>
 </plugin>