Mercurial in pure Java
Remy Blank
remy.blank at pobox.com
Thu Oct 1 13:21:47 CDT 2009
Theodore Tso wrote:
> So I wouldn't be too quick to rule out having a Eclipse plugin,
> written in Java, call out to Python-based Mercurial cli.
And if the CLI is not good enough, write a GPL-2 plugin for Mercurial
that provides an RPC interface to the Mercurial code through
stdin/stdout or a socket, and use that interface from your Eclipse plugin.
It still requires Python to run, though.
-- Remy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
Url : http://selenic.com/pipermail/mercurial/attachments/20091001/be462639/attachment.pgp
More information about the Mercurial
mailing list