Removed the getting started with Eclipse tutorial. Fixes #1887
This commit is contained in:
parent
e555d2a073
commit
49b1bf9c75
2 changed files with 0 additions and 523 deletions
|
|
@ -19,8 +19,6 @@ preferences:
|
|||
- as standalone project, running from the command line,
|
||||
- or as SBT (Simple Build Tool) project and running it from within SBT
|
||||
|
||||
- :ref:`getting-started-first-scala-eclipse` for Scala development with Eclipse
|
||||
|
||||
The Getting Started Tutorial describes everything you need to get going, and you
|
||||
don't need to read the rest of this page if you study the tutorial. For later
|
||||
look back reference this page describes the essential parts for getting started
|
||||
|
|
@ -144,9 +142,6 @@ SBT installation instructions on `https://github.com/harrah/xsbt/wiki/Setup <htt
|
|||
Using Akka with Eclipse
|
||||
-----------------------
|
||||
|
||||
Information about how to use Akka with Eclipse, including how to create an Akka Eclipse project from scratch,
|
||||
can be found in the :ref:`getting-started-first-scala-eclipse`.
|
||||
|
||||
Setup SBT project and then use `sbteclipse <https://github.com/typesafehub/sbteclipse>`_ to generate Eclipse project.
|
||||
|
||||
Using Akka with IntelliJ IDEA
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue