Fixed typo
This commit is contained in:
parent
2451d4a8d3
commit
c2f810ecdb
1 changed files with 2 additions and 2 deletions
|
|
@ -127,8 +127,8 @@ Make SBT download the dependencies it needs. That is done by invoking::
|
|||
|
||||
From the SBT project you can generate files for your IDE:
|
||||
|
||||
- `SbtEclipsify <https://github.com/musk/SbtEclipsify>`_ to generate the Eclipse project. Detailed instructions are available in :ref:`getting-started-first-scala-eclipse`.
|
||||
- `sbt-idea <https://github.com/mpeltonen/sbt-idea>`_ to generate the Eclipse project
|
||||
- `SbtEclipsify <https://github.com/musk/SbtEclipsify>`_ to generate Eclipse project. Detailed instructions are available in :ref:`getting-started-first-scala-eclipse`.
|
||||
- `sbt-idea <https://github.com/mpeltonen/sbt-idea>`_ to generate IntelliJ IDEA project.
|
||||
|
||||
Creating messages
|
||||
-----------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue