Changes between Version 499 and Version 500 of WikiStart


Ignore:
Timestamp:
09/12/24 10:54:43 (7 months ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v499 v500  
    11721172The installation instructions are on [https://github.com/subclipse/subclipse/wiki github]. Do NOT use the Eclipse marketplace because it is installing old code without the required JavaHL 14 adapter.
    11731173Best follow the [https://github.com/subclipse/subclipse/wiki github instructions]. In short (Windows users please check on github):
    1174 * install SVN 14.
     1174* install SVN 14. {{{sudo apt install subversion}}}
    11751175* Install JavaHL eg {{{sudo apt-get install libsvn-java}}}
    11761176* Figure out where javahl was installed using {{{sudo find / -name libsvnjavahl-1.so}}}