Merge pull request #1908 from jcranky/master
replacing the suggested netbeans plugin information, the old one is outd...
This commit is contained in:
commit
91f5d80804
1 changed files with 3 additions and 1 deletions
|
|
@ -213,7 +213,9 @@ Setup SBT project and then use `sbt-idea <https://github.com/mpeltonen/sbt-idea>
|
|||
Using Akka with NetBeans
|
||||
------------------------
|
||||
|
||||
Setup SBT project and then use `sbt-netbeans-plugin <https://github.com/remeniuk/sbt-netbeans-plugin>`_ to generate a NetBeans project.
|
||||
Setup SBT project and then use `nbsbt <https://github.com/dcaoyuan/nbsbt>`_ to generate a NetBeans project.
|
||||
|
||||
You should also use `nbscala <https://github.com/dcaoyuan/nbscala>`_ for general scala support in the IDE.
|
||||
|
||||
Do not use -optimize Scala compiler flag
|
||||
----------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue