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 35561 - Remove the Mount and Filesystem concepts
Summary: Remove the Mount and Filesystem concepts
Status: RESOLVED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: _ pkuzel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-21 10:42 UTC by mvinar
Modified: 2004-09-02 09:24 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mvinar 2003-08-21 10:42:36 UTC
User problem:
-----------------------------------
The "Mount" and "Capabilities" concepts are hard
to understand. It cannot be expected that the user
understands that "Add Debugging Sources"="Mount
directory, set capabilities to: Use in
debugger=Yes, Use in compilation=No, Use in
documentation=No, Use in execution=No."

User need:
-----------------------------------
The user needs to perform tasks like "Add
Documentation", "Add Library Sources for
Debugging", "Add Sources Directory", "Add
Library", and expects the IDE to understand what
it means.

Product requirement:
-----------------------------------
Remove the "Mount" concept and replace with typed
actions reflecting user tasks (such as "Add Library")
Comment 1 Jesse Glick 2004-07-24 19:35:05 UTC
Already done.