Note that this is for Ganymede (Eclipse 3.4.x).
- Install the javahl binding with MacPorts:
sudo port install subversion +bash_completion sudo port install subversion-javahlbindings
- Run eclipse, and add this upgrade site: http://subclipse.tigris.org/update_1.4.x
- Select the “JavaHL Adapter” and “Subclipse” modules and click “Install”
- Choose Eclipse > Preferences…, go to Team > SVN, find the “SVN Interface” pulldown, and choose “JavaHL”
Related posts:
- Installing git with MacPorts
The Good: MacPorts makes git, the new source version control system hotness, available to Mac users. The Bad: MacPorts sometimes has attitude, and poops out trying to compile or install...... - Create new junit tests in Eclipse with a keystroke
The Galileo version of Eclipse doesn’t ship with a default keybinding for creating a unit test for the current class, but you can add one easily enough. Navigate to Preferences...... - IDEA versus Eclipse
IDEA has been giving me grief lately. Fed up with mysterious pauses, bugs in svn moves, and crashes even after performing cache-deletion voodoo in IDE, I’m back to trying Eclipse....... - Make OpenOffice the default “.doc” and “.xls” application on Mac OS X
OpenOffice 3.0 is now out for the Mac. Finder opens files that end in “.doc” with TextEdit by default, and “Open with…” doesn’t seem to stick. What to do? In......