Difference between revisions of "Scala IDE"
From JVMLangSummit
Jump to navigationJump to searchMilessabin (talk | contribs) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
== Scala IDE == | == Scala IDE == | ||
− | Miles Sabin, Chuusai. | + | Miles Sabin, [http://www.chuusai.com Chuusai Ltd.] |
; Project: | ; Project: | ||
+ | [http://lampsvn.epfl.ch/trac/scala/wiki/ScalaIDEForEclipse Main wiki] | ||
+ | |||
; Blog: | ; Blog: | ||
− | ; Slides: [[Image: | + | You should follow me on Twitter [http://twitter.com/milessabin here] |
+ | |||
+ | ; Slides: [[Image:Sabin_Scala_IDE.pdf]] | ||
=== Abstract === | === Abstract === |
Latest revision as of 15:41, 22 September 2009
Contents
Scala IDE
Miles Sabin, Chuusai Ltd.
- Project
- Blog
You should follow me on Twitter here
- Slides
- File:Sabin Scala IDE.pdf
Abstract
Scala support in Java tools - Experiences from the Scala IDE for Eclipse — Miles Sabin
Seamless interoperability with Java code at the source and binary level is critical to the widespread adoption of most alternative JVM languages. Similarly seamless interoperability at the tooling level is just as vital.
This presentation reports on challenges faced and experiences gained during the developement of the Scala IDE for Eclipse, in particular its integration with the Eclipse JDT and support for mixed Scala/Java development.
Background
Current Status
Future
Key Issues for Discussion
(please expand cooperatively)