I can find the API-docs for JavaHL 1.6 at http://subversion.apache.org/docs/javahl/1.6/ . However I can't find any pointer to a jar+native binary (win32) package, or maven resource. Where do you obtain these artifacts?

link|improve this question

I'm also looking for this. Have you found the answer? – KasunBG Apr 22 at 12:56
@KasunBG Not really – ron Apr 23 at 9:36
feedback

1 Answer

up vote 0 down vote accepted

There seems no obvious way to retrieve them directly (searched in some Maven repos). JavaHL (win32) is part every current eclipse version with subversive in it. So technically, the following would work:

  • Install in a fresh Eclipse installation the plugin Subversive.
  • Include there the (optional) library JavaHL.
  • At the end, you will find the library files in the directory plugins/org.polarion.eclipse.team.svn.connector.javahl16.win32_<version-nr>

Perhaps this workaround helps you, but I am interested in the "real" solution as well.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.