neilcsmith-net commented on code in PR #9408:
URL: https://github.com/apache/netbeans/pull/9408#discussion_r3319987770


##########
nb/ide.branding/release-toplevel/README.html:
##########
@@ -49,19 +49,13 @@ <h3>To stop the IDE:</h3>
 <ul>
   <li> From the IDE, choose File &gt; Exit.</li>
 </ul>
-<h3>To uninstall the IDE (Microsoft Windows)</h3>
-<ul>
-  <li>Use the Add/Remove Programs utility. Do not manually delete the 
directories 
-    and files.</li>
-</ul>
-<h3>To uninstall the IDE (Solaris OS or Linux)</h3>
-<p>Use the provided uninstaller found at 
<code>/</code><var>netbeans-install-directory</var><code>/uninstall.sh</code>. 
-  Do not manually delete the directories and files. </p>
-
-<h3>To uninstall the IDE (Mac OS X)</h3>
-<ul>
-  <li>Drag the program folders or files to the Trash. Note that the default 
location for the IDE is <tt>/Applications/NetBeans/</tt>.</li>
-</ul>
+<h3>To uninstall the IDE</h3>
+<p>Deinstallation depends on the way you installed NetBeans.</p>
+<p>If you are using the ZIP distribution just delete the extracted folder and
+    you are done.</p>

Review Comment:
   We might not want to say "and you are done" here?  Because with most of 
these options, including installers, you'll still have user and cache dirs in 
place.
   
   Maybe an additional paragraph?
   
   After removing or uninstalling the IDE you might still have user and cache 
directories on the system that you may wish to remove (see below).



##########
nb/ide.branding/release-toplevel/README.html:
##########
@@ -73,20 +67,15 @@ <h3>Finding Documentation for NetBeans IDE</h3>
 
href="https://netbeans.apache.org/help/index.html#documentation";>https://netbeans.apache.org/help/index.html#documentation</a>.
 
 This document also provides links to further documentation.</li>  
 
-<li>Help documentation is available within the IDE. From the main menu, choose 
Help > Help Contents. 
-The Help menu also provides links to other useful documents.</li> 
-
 </ul>
 
 
 <h3>NetBeans IDE user directory</h3>
-<p>A default user directory is created the first time you start the IDE. It is 
-  used to store your user settings, options and runtime data for personal 
development 
-  servers. On Microsoft Windows Vista systems, this directory is generally 
found at 
<code>C:\Users\</code><i>user-id</i><code>\.netbeans\</code><i>version</i>. 
-  On other Microsoft 
-  Windows systems, this directory is generally found at <code>C:\Documents 
-  and Settings\</code><i>user-id</i><code>\.netbeans\</code><i>version</i>. 
+<p>A default user directory is created the first time you start the IDE. It is
+  used to store your user settings, options and runtime data for personal 
development
+  servers. On Microsoft Windows systems, this directory is generally found at
+  
<code>C:\Users\</code><i>user-id</i><code>\AppData\Roaming\NetBeans\</code><i>version</i>.
   On Solaris and Linux, this directory is found at

Review Comment:
   Not sure we need Solaris?! 😄  Possibly change title to NetBeans IDE user and 
cache directories?  And maybe add a note before the "On Microsoft Windows..." 
sentence that the location of both can be found in the `Help / About` dialog?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to