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 21312

Summary: Create Diff Module API
Product: utilities Reporter: Martin Entlicher <mentlicher>
Component: DiffAssignee: Martin Entlicher <mentlicher>
Status: VERIFIED FIXED    
Severity: blocker Keywords: API, ARCH
Priority: P1    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:

Description Martin Entlicher 2002-03-07 16:03:37 UTC
Other modules should be able to use the diff utility by calling the API. A diff
provider (a service, that retrieves the file differences) and diff presenter
(the visual display of these differences) can be defined to be able to plug
together an arbitrary diff provider and diff presenter. The module
implementation should then define one diff provider (currently it's an external
utility, in the future it should be Java native diff) and one diff visual
presenter (it will be moved from vcscore module).
Comment 1 Martin Entlicher 2002-03-07 16:05:39 UTC
Already implemented.
Comment 2 Jiri Kovalsky 2002-06-19 15:57:50 UTC
Confirming in development build #200206190100 of NetBeans 3.4.