Hi Garrett,
Garrett Rooney wrote:
> On Sunday, June 1, 2003, at 06:51 AM, dbradby@bigpond.net.au wrote:
>
> >
> > Check it out - http://subclipse.sourceforge.net
> >
> > Subclipse is an Eclipse plugin that enables Suvbersion support in the
> > Eclipse IDE
> >
> > An initial release has been made that supports most of the major
> > Subversion features as well as Eclipse features such as refactoring. A
> > complete set of documentation will come shortly.
> >
> > Subclipse uses the great SVN-UP Java bindings.
>
> This is exceptionally cool. A few friends of mine have been waiting
> for an Eclipse plugin before they would try Subversion, so now I guess
> they're out of excuses ;-)
>
> One question, are the JNI bindings you're using the same ones that were
> recently committed into the Subversion tree? I know there are a number
> of different java bindings for Subversion out there, and I'm trying to
> keep it clear in my mind which is required for which programs.
It is the base for it. I have changed the package from com.qintsoft.jsvn.jni
to org.tigris.subversion.javahl and changed the copyright (not done yet) but
its the same code. When I am through with integrating the code into the
subversion source tree, we will remove it from svnup.
>
>
> Thanks for working on this, an Eclipse plugin will help open a lot of
> doors for Subversion in the future.
>
> -garrett
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
Regards,
Patrick
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 2 07:40:32 2003