Changes between Version 499 and Version 500 of WikiStart
- Timestamp:
- 09/12/24 10:54:43 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v499 v500 1172 1172 The 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. 1173 1173 Best 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}}} 1175 1175 * Install JavaHL eg {{{sudo apt-get install libsvn-java}}} 1176 1176 * Figure out where javahl was installed using {{{sudo find / -name libsvnjavahl-1.so}}}