[136143] Documentation incorrect wrt J2EE project preference
diff --git a/docs/org.eclipse.wst.webtools.doc.user/META-INF/MANIFEST.MF b/docs/org.eclipse.wst.webtools.doc.user/META-INF/MANIFEST.MF
index 587f6f2..555432c 100644
--- a/docs/org.eclipse.wst.webtools.doc.user/META-INF/MANIFEST.MF
+++ b/docs/org.eclipse.wst.webtools.doc.user/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.wst.webtools.doc.user; singleton:=true
-Bundle-Version: 1.0.2.qualifier
+Bundle-Version: 1.0.201.qualifier
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
 Eclipse-AutoStart: true
diff --git a/docs/org.eclipse.wst.webtools.doc.user/topics/ccwebprj.html b/docs/org.eclipse.wst.webtools.doc.user/topics/ccwebprj.html
index aaa9bbc..6f384d7 100644
--- a/docs/org.eclipse.wst.webtools.doc.user/topics/ccwebprj.html
+++ b/docs/org.eclipse.wst.webtools.doc.user/topics/ccwebprj.html
@@ -60,9 +60,8 @@
 compiled and the generated files are added to the WEB-INF/classes directory.
 The contents of the source directory are not packaged in WAR files unless
 an option is specified when a WAR file is created. <div class="note"><span class="notetitle">Note:</span> Though the default
-name given to the folder is JavaSources, you can change the name through the
-Project Explorer view or through the Preferences page available by selecting <span class="menucascade"><b>Window</b> &gt; <b>Preferences</b> &gt; <b>Web
-Tools</b> &gt; <b>New J2EE Project</b></span>.</div>
+name given to the folder is JavaSources, you can change the name by right-clicking on the name in the 
+Project Explorer and clicking on <span class="menucascade"><b>Refactor</b> &gt; <b>Rename</b></span>.</div>
 </dd>
 <dt class="dlterm">imported_classes folder</dt>
 <dd>This folder may be created during a WAR import, and contains class files
@@ -80,11 +79,9 @@
 example, .java files, .sql files, and .mif files), and are not deployed when
 the project is unit tested or published. <div class="note"><span class="notetitle">Note:</span> Though the default name given
 to the folder is <span class="filepath">WebContent</span>, you can change the name
- in the Project Explorer by right-clicking the folder and selecting <b>Rename</b> or
+ in the Project Explorer by right-clicking the folder and selecting <b>Refactor</b> &gt; <b>Rename</b> or
 from the Web page of the project's Properties dialog. In a dynamic Web project,
-changing the folder name will update the Java build output directory. You can change
-the preference for the default folder name to be applied when creating new
-Web projects by selecting <span class="menucascade"><b>Window</b> &gt; <b>Preferences</b> &gt; <b>Web Tools</b> &gt; <b>New J2EE Project</b></span>.</div>
+changing the folder name will update the Java build output directory.</div>
 </dd>
 <dt class="dlterm">META-INF</dt>
 <dd>This directory contains the <span class="filepath">MANIFEST.MF</span> file, which