Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Steps

1. Configure MyEclipse.

  1. Install and set up MyEclipse as per CSF Wiki instructions.
  2. Set MyEclipse to use the external maven install (the 3.0.4 version)
  3. From Config Center, install Subversive plugin (SVN kit & SVN team provider)
  4. From Config Center, install Maven SCM Handler for Subversive (update site URL is http://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-subversive/0.13.0/N/0.13.0.201208191312 ). This add-on provides the “checkout as Maven proj” option in the SVN perspective.
  5. Add sais-sis-common as svn repo in MyEclipse SVN perspective (svn+ssh://svn.mit.edu/sais-sis-common)

...