Patching files (org.eclipse.compare.internal.patch) [message #55583] |
Fri, 30 May 2003 10:26 |
Eclipse User |
|
|
|
Originally posted by: pbm99.doc.ic.ac.uk
Hi all,
I'm trying to use patch functionality in a plugin I'm developing...
However, all the patch related code I can find is package protected into
org.eclipse.compare.internal.patch. Is there something I'm missing here
(like a convenient public helper class?). I don't want to invoke the
wizard here, just patch a file without bothering the user.
There something out there already, or am I gonna have to write my own
helper stuff?
Cheers in advance
Pete
|
|
|
Re: Patching files (org.eclipse.compare.internal.patch) [message #55908 is a reply to message #55583] |
Fri, 30 May 2003 13:02 |
Eclipse User |
|
|
|
Originally posted by: daniel.megert.gmx.net
Peter Matthews wrote:
> Hi all,
>
> I'm trying to use patch functionality in a plugin I'm developing...
> However, all the patch related code I can find is package protected into
> org.eclipse.compare.internal.patch. Is there something I'm missing here
> (like a convenient public helper class?). I don't want to invoke the
> wizard here, just patch a file without bothering the user.
>
> There something out there already, or am I gonna have to write my own
> helper stuff?
The code is not API. Use bugzilla to file a feature request.
Dani
|
|
|
Powered by
FUDForum. Page generated in 0.03275 seconds