Skip to content

Commit

Permalink
Fixed broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
rlegendi committed Jul 8, 2012
1 parent 035b4c7 commit bdb6ee5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -46,8 +46,6 @@ The major things you should be aware of are:

This is an important thread to follow because it contains a few vital points (e.g., [how to build the scalatest-finders v1.0.1 dependency][finders-howto])

[finders-howto]: https://groups.google.com/d/msg/scala-ide-dev/A-jWSJaotfQ/R4IpykP8ldYJ

### Building the specs2-runner project ###

If you have set up the developer version of the Scala IDE with the ScalaTest plugin, you can run specifications on any project if you add the `specs2-runner` and the latest `scalatest` libraries to the classpath of that project. Then simply right-click on any package or specification structure, and select the proper *ScalaTest* element from the *Run As...* menu.
Expand Down Expand Up @@ -94,6 +92,7 @@ Note that the generated files contain absolute paths, that is the reason why the

This code is open source software licensed under [The MIT License](MIT) (MIT). Feel free to use it accordingly.

[finders-howto]: https://groups.google.com/d/msg/scala-ide-dev/A-jWSJaotfQ/R4IpykP8ldYJ
[sbteclipse]: https://github.com/typesafehub/sbteclipse
[MIT]: http://www.opensource.org/licenses/mit-license.php

0 comments on commit bdb6ee5

Please sign in to comment.