How to do it...

Let's see how to install the Maven plugin for Eclipse:

  1. Open Eclipse and navigate to Help | Install New Software.
  2. Click on the Work with drop-down menu.
  3. Select the <eclipse version> update site.
  4. Click on Collaboration tools.
  5. Check Maven Integration for Eclipse, as in the following screenshot:
  1. Click on Next and then click on Finish.
  2. There will be a prompt to restart Eclipse, and Maven will be installed after the restart.

Now let's see how we can install the Scala plugin for Eclipse:

  1. Open Eclipse and navigate to Help | Install New Software.
  2. Click on the Work with drop-down menu.
  3. Type http://download.scala-ide.org/sdk/helium/e38/scala210/stable/site.
  4. Press Enter.
  5. Select Scala IDE for Eclipse:
  1. Click on Next and then click on Finish. You will be prompted to restart Eclipse, and Scala will be installed after the restart.
  2. Navigate to Window | Open Perspective | Scala.

Eclipse is now ready for Scala development.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset