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 46041 - The selection of engine/visualizer in the diff GUI should be taken as a default for the next invocation.
Summary: The selection of engine/visualizer in the diff GUI should be taken as a defau...
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Diff (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2004-07-12 14:54 UTC by Martin Entlicher
Modified: 2004-08-13 12:10 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 Martin Entlicher 2004-07-12 14:54:31 UTC
This will make the "Diff Settings" node in Options
obsolete. This was suggested in issue #45608.
Comment 1 Martin Entlicher 2004-07-12 14:56:27 UTC
This is a usability problem, not a functional defect.
Comment 2 Martin Entlicher 2004-07-12 15:31:26 UTC
Fixed in trunk:

/cvs/diff/src/org/netbeans/modules/diff/Bundle.properties,v  <-- 
Bundle.properties
new revision: 1.22; previous revision: 1.21
done
Checking in mf-layer.xml;
/cvs/diff/src/org/netbeans/modules/diff/mf-layer.xml,v  <--  mf-layer.xml
new revision: 1.17; previous revision: 1.16
done
Removing DiffSettings.java;
/cvs/diff/src/org/netbeans/modules/diff/DiffSettings.java,v  <-- 
DiffSettings.java
new revision: delete; previous revision: 1.11
done
Removing DiffSettings.settings;
/cvs/diff/src/org/netbeans/modules/diff/DiffSettings.settings,v  <-- 
DiffSettings.settings
new revision: delete; previous revision: 1.6
done
Removing DiffSettingsBeanInfo.java;
/cvs/diff/src/org/netbeans/modules/diff/DiffSettingsBeanInfo.java,v 
<--  DiffSettingsBeanInfo.java
new revision: delete; previous revision: 1.10
done
Processing log script arguments...
More commits to come...
Checking in builtin/DiffPresenter.java;
/cvs/diff/src/org/netbeans/modules/diff/builtin/DiffPresenter.java,v 
<--  DiffPresenter.java
new revision: 1.15; previous revision: 1.14