Skip to content

Commit

Permalink
Update EclipseTutorial.md
Browse files Browse the repository at this point in the history
  • Loading branch information
axel22 committed Mar 21, 2013
1 parent a238d9f commit 8718a8b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions EclipseTutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ The [Tools Setup](?page=ToolsSetup) page explains how to install the Scala IDE f

## Opening the Project in Eclipse

The handout archives for the programming assignments already contain all the necessary project definition files for eclipse. Follow these steps to work on the project using the Scala IDE:
The handout archives for the programming assignments already contain all the necessary project definition files for Eclipse. Follow these steps to work on the project using the Scala IDE:

1. Start up eclipse
1. Start up Eclipse
1. Select "File" - "Import" from the menu
1. In the folder "General", select the item "Existing Projects into Workspace" and click "Next >"
1. In the textfield "Select root directory:" select the directory where you unpacked the downloaded handout archive
Expand All @@ -20,7 +20,7 @@ The handout archives for the programming assignments already contain all the nec

## Working with Eclipse

To learn how to use the Scala IDE, we recommend you to watch the official tutorial video which is available here: [http://scala-ide.org/docs/user/features.html](http://scala-ide.org/docs/user/features.html).
To learn how to use the Scala IDE, we recommend you to watch the official tutorial video which is available here: [http://scala-ide.org/docs/current-user-doc/gettingstarted/index.html](http://scala-ide.org/docs/current-user-doc/gettingstarted/index.html).

This website also contains a lot more useful information and handy tricks that make working with eclipse more efficient.

Expand Down

0 comments on commit 8718a8b

Please sign in to comment.