You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Paul Hammant <Pa...@yahoo.com> on 2002/07/28 20:40:40 UTC

Client Java JAR

Hi folks,

It would be great if the downloads for Windows, and Linux contained a 
JAR for Java usage.  Alexander Mueller looks to have done great work 
making Java bindings, it would be nice if other teams could take a jar 
containing interfaces and make bindings for Eclipse, Intellij's IDEA, 
JBuilder & NetBeans etc.

On the subject of the buiild file, the -I../../../include directive 
seems to be wrong.  I can't really advise that well as I'm not running 
Linux nor have a C compiler installed.

- Paul H


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Client Java JAR

Posted by Daniel Rall <dl...@finemaltcoding.com>.
Ben Collins-Sussman <su...@collab.net> writes:

> Paul Hammant <Pa...@yahoo.com> writes:
> 
> > Hi folks,
> > 
> > It would be great if the downloads for Windows, and Linux contained a
> > JAR for Java usage.  Alexander Mueller looks to have done great work
> > making Java bindings, it would be nice if other teams could take a jar
> > containing interfaces and make bindings for Eclipse, Intellij's IDEA,
> > JBuilder & NetBeans etc.
> 
> Alex stopped maintaining the java bindings in our tree a long time
> ago;  don't expect them to compile anymore, as the SVN API has changed
> over time.  These days, people seem more interested in getting SWIG to
> auto-generate java bindings (since we already have SWIG generating
> python bindings for us.)

Hi Paul.  A few of us have started working on the beginnings of
SWIG'ing Java bindings.  Slow going so far.
-- 

Daniel Rall <dl...@finemaltcoding.com>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Client Java JAR

Posted by Ben Collins-Sussman <su...@collab.net>.
Paul Hammant <Pa...@yahoo.com> writes:

> Hi folks,
> 
> It would be great if the downloads for Windows, and Linux contained a
> JAR for Java usage.  Alexander Mueller looks to have done great work
> making Java bindings, it would be nice if other teams could take a jar
> containing interfaces and make bindings for Eclipse, Intellij's IDEA,
> JBuilder & NetBeans etc.

Alex stopped maintaining the java bindings in our tree a long time
ago;  don't expect them to compile anymore, as the SVN API has changed
over time.  These days, people seem more interested in getting SWIG to
auto-generate java bindings (since we already have SWIG generating
python bindings for us.)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org