Everything seemed to be going well until I tried to install the plugins…and received “An error occurred while uninstalling”. I dorked around for a bit trying to get it to work but was unsuccessful.
Realizing my OS was different (Windows 7 64-bit), I started over and went full blown 64-bit:- Install JDK 6 for Windows 64 bit (http://www.oracle.com/technetwork/java/javase/downloads/index.html)
- Install Eclipse IDE for Jave EE Developers – Windows 64 bit (http://www.eclipse.org/downloads/)
- Within Ecliplse install the m2Eclipse plugin (http://m2eclipse.sonatype.org/sites/m2e)
- Within Ecliplse install the Subclipse plugin (http://subclipse.tigris.org/update_1.6.x)
- Within Ecliplse install Maven Extras (http://m2eclipse.sonatype.org/sites/m2e-extras) to integrate with SVN in eclipse.
- Install the 64-bit version of SlikSvn (http://www.sliksvn.com/en/download): Subclipse doesn’t natively support a 64-bit version of JavaHL so a separate install is needed.
With these alternate downloads things so far are working great!