Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Patching files (org.eclipse.compare.internal.patch)
Patching files (org.eclipse.compare.internal.patch) [message #55583] Fri, 30 May 2003 10:26 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
Previous Topic:CDT + JDT
Next Topic:Problem to compile EJB
Goto Forum:
  


Current Time: Thu Jan 02 23:21:33 GMT 2025

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

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

Back to the top