Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Diff utility for Text Files(Diff utility in Eclipse for comparing two text files)
Diff utility for Text Files [message #557833] Thu, 09 September 2010 03:04
Eclipse UserFriend
Hi:

I need example source code for a diff utility using Eclipse Compare for doing the following:
1) Accept two text files (F1, and F2) as strings
2) Compare F1 and F2, and output the following:
- Number of lined added, changed or deleted in F2
- For each addition, change or deletion, the following information:
- Start line Number
- End line Number

My requirement is urgent, hence I would appreciate a quick response.

Thanks a lot for your help.
Previous Topic:earlyStartUp method - disable tool bar icon
Next Topic:Problem in setFocus in editor.
Goto Forum:
  


Current Time: Fri Jul 04 14:08:57 EDT 2025

Powered by FUDForum. Page generated in 0.02834 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top