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 - Create Diff Module API
Summary: Create Diff Module API
Status: VERIFIED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Diff (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: API, ARCH
Depends on:
Blocks:
 
Reported: 2002-03-07 16:03 UTC by Martin Entlicher
Modified: 2002-06-19 15:57 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.