Versions Compared

Key

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

...

  • Spring Tool Suite is an implementation built off Eclipse open source code. It includes everything that Eclipse includes and a few extra things to make Spring development easier. You do not need to download any software from the Eclipse site.
  • You will also want to Set up SVN.


...

Set up SVN
  • Menu: Help -> Install New Software...
  • select

    Code Block
    languagenone
    <b>Juno - http://download.eclipse.org/releases/juno</b>

    from the list of sources

  • search for SVN
  • select all
  • Next and Finish taking defaults (will restart Eclipse)
  • select SVN Kit latest version
  • Next and Finish taking defaults

...