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 43967 - Rebuild Required Projects not clear
Summary: Rebuild Required Projects not clear
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks: 41537
  Show dependency tree
 
Reported: 2004-05-28 10:47 UTC by Milan Kubec
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

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 Milan Kubec 2004-05-28 10:47:27 UTC
Rebuild Required Projects setting is the only one
using expression 'rebuild' it should be explained
the same way as when doing project build - Clean &
Build Required Projects. Otherwise user might be
confused what actually rebuild does (because it's
not used anywhere else). Also it isn't really
clean if it does clean on required project if user
runs only clean on his project that has dependency.
Comment 1 Jesse Glick 2004-05-28 13:34:23 UTC
Jano please comment.

Actually I would personally prefer "Rebuild" rather than "Clean &
Build" - more succinct - but maybe this is not clear enough to some users?
Comment 2 jrojcek 2004-05-28 14:06:17 UTC
I agree with Milan, it should probably say "Build Required Projects".

About "Rebuild" vs "Clean and Build" - some users thought about "rebuild" doing quick 
build (without cleaning) and "build" doing the complete build (with cleaning) which means 
entirely opposite function. This appeared in one of the usability studies of previous 
projects effort.
Comment 3 Jiri Rechtacek 2004-06-02 09:49:14 UTC
Checking in
src/org/netbeans/modules/java/j2seproject/ui/customizer/Bundle.properties;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.10; previous revision: 1.9
done
Comment 4 Milan Kubec 2004-07-09 19:28:08 UTC
Verified.
Comment 5 Quality Engineering 2007-09-20 10:24:08 UTC
Reorganization of java component