- From Eclipse, go to "Help -> Install New Software"
- Add a site with URL subclipse.tigris.org/update_1.6.x
- Next, you have to make a decision whether to use JavaHL or SVNKit as the SVN connection library.
- JavaHL uses the native SVN libraries (and will require SVN and/or its library files to be installed on your system, and also additional command line options to eclipse startup script).
- SVNKit re-implements all the SVN connection related functionality in Pure Java.
- Basically JavaHL is more difficult to setup & maintain, but uses same code as native SVN client for SVN connectivity. Therefore likely to have latest & greatest features & fixes.
- SVNKit is easy to setup & maintain, but may not always have the latest & greatest features & fixes.
- Generally I have found SVNKit to be adequate.
- Eclipse marks JavaHL as "Required". Actually it is not required. You just need either JavaHL OR SVNKit.
- The above was the most tricky part. Just click through the menus and it will download and install.
My online tech scrapbook where I keep my notes in case I need to look them up later
Friday, June 1, 2012
Installing Subclipse
To install Subclipse:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment