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 105040 - Diff should check the validity of external diff.
Summary: Diff should check the validity of external diff.
Status: VERIFIED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Diff (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: diff-issues@utilities
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-29 15:40 UTC by Peter Pis
Modified: 2007-06-11 16:04 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 Peter Pis 2007-05-29 15:40:34 UTC
NetBeans IDE Dev (Build 200705281800)
1.6.0-rc; Java HotSpot(TM) Client VM 1.6.0-rc-b101
Windows XP version 5.1 running on x86
en_GB (nb); Cp1252

If users points the external diff to invalid diff it should be checked
immediately while choosing it.
Comment 1 Maros Sandor 2007-06-01 12:32:00 UTC
Diff module now prints a warning message in case the command cannot be executed.

/shared/data/ccvs/repository/diff/src/org/netbeans/modules/diff/DiffOptionsController.java,v
 <--  DiffOptionsController.java
new revision: 1.2; previous revision: 1.1
Comment 2 Peter Pis 2007-06-11 16:04:06 UTC
Verified.