This page is no longer maintained — Please continue to the home page at www.scala-lang.org

Scala IDE

3 replies
porfirio
Joined: 2009-03-25,
User offline. Last seen 42 years 45 weeks ago.
Hi! Netbeans have a very good editor but it misses cos(compile-on-save) feature, it takes many time on the edit-compile-run cycle :( Eclipse editor is nice and have cos, but it gives many errors and many times the code completition fails. Maybe i should post on the Netbeans mailing list and not this one, but with cos the Netbeans IDE would be my choice, at the moment i am totaly divided, none of them are 100% good
View this message in context: Scala IDE
Sent from the Scala - Tools mailing list archive at Nabble.com.
milessabin
Joined: 2008-08-11,
User offline. Last seen 33 weeks 3 days ago.
Re: Scala IDE

On Tue, Apr 7, 2009 at 10:58 AM, porfirio wrote:
> Hi! Netbeans have a very good editor but it misses cos(compile-on-save)
> feature, it takes many time on the edit-compile-run cycle :( Eclipse editor
> is nice and have cos, but it gives many errors and many times the code
> completition fails. Maybe i should post on the Netbeans mailing list and not
> this one, but with cos the Netbeans IDE would be my choice, at the moment i
> am totaly divided, none of them are 100% good

If you want to help either of the Scala open source IDEs improve then
please use them, and if you run into issues, file bug reports against
them or, better still ... send us patches! :-)

Cheers,

Miles

Doug Holton
Joined: 2009-03-18,
User offline. Last seen 42 years 45 weeks ago.
Re: Scala IDE

Netbeans 6.5 compiles in the background.

There is a discussion group for the scala plugin here:
http://groups.google.com/group/scala-netbeans

and you can report scala netbeans bugs here:
http://www.netbeans.org/issues/buglist.cgi?Submit+query=Submit+query&com...

porfirio wrote:
> Hi!
>
> Netbeans have a very good editor but it misses cos(compile-on-save) feature,
> it takes many time on the edit-compile-run cycle :(
>
> Eclipse editor is nice and have cos, but it gives many errors and many times
> the code completition fails.
>
> Maybe i should post on the Netbeans mailing list and not this one, but with
> cos the Netbeans IDE would be my choice, at the moment i am totaly divided,
> none of them are 100% good :-(

porfirio
Joined: 2009-03-25,
User offline. Last seen 42 years 45 weeks ago.
Re: Scala IDE

Might be a problem of my IDE then, it takes long time here to compile a
couple of classes
I get it to compile a bit faster, using fsc in replacement of scalac, still
i cant get it as fast as i get with eclipse

Doug Holton-3 wrote:
>
> Netbeans 6.5 compiles in the background.
>
> There is a discussion group for the scala plugin here:
> http://groups.google.com/group/scala-netbeans
>
> and you can report scala netbeans bugs here:
> http://www.netbeans.org/issues/buglist.cgi?Submit+query=Submit+query&com...
>
>
>
> porfirio wrote:
>> Hi!
>>
>> Netbeans have a very good editor but it misses cos(compile-on-save)
>> feature,
>> it takes many time on the edit-compile-run cycle :(
>>
>> Eclipse editor is nice and have cos, but it gives many errors and many
>> times
>> the code completition fails.
>>
>> Maybe i should post on the Netbeans mailing list and not this one, but
>> with
>> cos the Netbeans IDE would be my choice, at the moment i am totaly
>> divided,
>> none of them are 100% good :-(
>
>
>

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland