This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 119869 - Incorrect information in README.html
Summary: Incorrect information in README.html
Status: RESOLVED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: John Jullion-ceccarelli
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-24 09:00 UTC by tkellerer
Modified: 2007-10-24 12:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tkellerer 2007-10-24 09:00:43 UTC
In the file README.html (part of the distribution) it says (when explaining the userdir)

"On Microsoft Windows systems, this directory is found at \Documents and Settings\user-id\netbeans_user"

Which is not entirely correct. As far as I can tell this is created in 

\Documents and Settings\user-id\.netbeans\{version}

Maybe this should be changed in the README
Comment 1 Patrick Keegan 2007-10-24 12:18:33 UTC
fixed in trunk
Comment 2 Patrick Keegan 2007-10-24 12:37:20 UTC
forgot to mark issue as resolved