[The Java Posse] Re: Scala IDE?

2009-11-16 Thread vogella
Hi, I use Scala with Eclipse as described here: http://www.vogella.de/articles/Scala/article.html The plugin is already very usable, you only have to clean your project from time to time to remind the Scala compiler to create the correct output. ;-) I also heard the the Scala Eclipse plugin wil

[The Java Posse] Re: Scala IDE?

2009-11-09 Thread Michael Neale
I quite enjoy IDEA with scala, haven't tried the latest and greatest of it though. VERY encouraged to head that 2.8 with eclipse is going from strength to strength. A lot of the aims of 2.8 was to make things play nice with IDEs - which is all great in theory, but to see it paying off is indeed p

[The Java Posse] Re: Scala IDE?

2009-11-09 Thread Alan Kent
tachoknight wrote: > So I'd like to know, what do people use to write Scala programs right > now? I'm looking for a good, solid Scala implementation that will > allow me to become comfortable with the language. > I tried both Netbeans and Eclipse (but not the unreleased 2.8 version) and in bo

[The Java Posse] Re: Scala IDE?

2009-11-09 Thread Kevin Wright
The IDEA plugin is probably the most robust at present. Though as a follower of 2.8 trunk, I must say that the eclipse plugin is going from strength to strength on an almost daily basis, expect a beta of this in the same timescale as the Scala 2.8 beta. On Mon, Nov 9, 2009 at 3:29 PM, Viktor Kla

[The Java Posse] Re: Scala IDE?

2009-11-09 Thread Viktor Klang
The Scala 2.8 Eclipse Plugin is rumored to be greatly enhanced. (although not released yet) The IDEA Scala plugin works nicely and I've had much joy using NetBeans Scala plugin from Caoyuan aswell. On Mon, Nov 9, 2009 at 4:23 PM, tachoknight wrote: > > Hi all- > > After listening to the posse t