
|
[scala] IntelliJ IDEA goes free + new Scala plugin
|

|
Re: [scala] IntelliJ IDEA goes free + new Scala plugin
|

|
Re: [scala] IntelliJ IDEA goes free + new Scala plugin
Indeed, that's fantastic. My co-workers now have no excuse for
trundling along with Netbeans and Eclipse!
2009/10/15 Mats Henricson < mats@...>:
--
Ricky Clarkson
Java Programmer, AD Holdings
+44 1565 770804
Skype: ricky_clarkson
Google Talk: ricky.clarkson@...
|

|
Re: [scala] IntelliJ IDEA goes free + new Scala plugin
|

|
[scala] Re: [scala-tools] IntelliJ IDEA goes free + new Scala plugin
|

|
Re: [scala] IntelliJ IDEA goes free + new Scala plugin
|

|
[scala] Re: [scala-tools] IntelliJ IDEA goes free + new Scala plugin
|

|
[scala] Re: [scala-tools] IntelliJ IDEA goes free + new Scala plugin
Great! Seems we can share more code on Scala now.
-Caoyuan
On Fri, Oct 16, 2009 at 12:13 AM, Ilya Sergey < ilya.sergey@...> wrote:
|

|
Re: [scala] Re: [scala-tools] IntelliJ IDEA goes free + new Scala plugin
Has anyone tried the IDEA Scala plugin lately? Care to comment on how
it compares to the Eclipse and Netbeans plugins?
Ian.
--
Ian Clarke
CEO, Uprizer Labs
Email: ian@...
Ph: +1 512 422 3588
Fax: +1 512 276 6674
|

|
[scala] Re: [scala-user] IntelliJ IDEA goes free + new Scala plugin
This is excellent news! I've been using 8.1 and then Maia builds, and
it gets better and better. Normally, there you update the Scala
plugin from the preferences, no need to manually install the nightly
zip -- will it still be the case?
Ian -- I did use IDEA exclusively, it's superb. I didn't feel any
need to try Eclipse's or Netbeans's Scala -- IDEA does it all, and it
even supports Maven very well. This doesn't reflect on the fine folks
who develop those plugins, it's just that I come to JVM with a clean
slate, without Netbeans/Eclispe compatibility requirements, and IDEA
was the right choice for me.
BTW, will Maven still be supported in the community edition?
Cheers,
Alexy
|

|
[scala] Re: IntelliJ IDEA goes free + new Scala plugin
Ilya Sergey wrote:
> Since today IntelliJ IDEA is available as an open-source IDE in the
> Community Edition at http://jetbrains.org. The actual build of Scala
> plugin is may be downloaded from the nigthly build page:
>
http://www.jetbrains.net/confluence/display/SCA/Scala+Plugin+Nightly+Builds > Keep in touch!
Superb news. I've been a fan of IDEA since the first release, you've
always been one step ahead of the competition. Open sourcing the product
can only help accelerate the progress.
/Jesper Nordenberg
|

|
[scala] Re: [scala-tools] Re: IntelliJ IDEA goes free + new Scala plugin
Dear Jesper, Although i bet it has to change how one thinks about revenue stream ;-). Best wishes, --greg On Thu, Oct 15, 2009 at 12:38 PM, Jesper Nordenberg <megagurka@...> wrote:
Superb news. I've been a fan of IDEA since the first release, you've always been one step ahead of the competition. Open sourcing the product can only help accelerate the progress.
/Jesper Nordenberg
-- L.G. Meredith Managing Partner Biosimilarity LLC 1219 NW 83rd St Seattle, WA 98117 +1 206.650.3740 http://biosimilarity.blogspot.com
|

|
[scala] Re: [scala-user] IntelliJ IDEA goes free + new Scala plugin
> Date: Thu, 15 Oct 2009 14:49:30 -0400
> From: Gordon Tyler < gordon@...>
> CC: Ilya Sergey < ilya.sergey@...>, < scala-tools@...>,
> Scala User List < scala-user@...>, < scala@...>
>
> Download zip, open it up, copy Scala folder to
> $HOME/.IntelliJIdea90/config/plugins
It appears one must use this nightly
http://download.jetbrains.com/scala/scala-intellij-bin-0.3.20.zipBeing a noob to this IDE, I tried the previous one ( http://download.jetbrains.com/scala/scala-intellij-bin-0.2.27337.zip, the one with 4 stars :-) and it did not work; Scala was listed as "Scala (incompatible)" in IDEA, and Scala was not listed as a technology/facet option in the new project wizard (only Groovy).
The Oct 15 nightly (0.3.20) does work with the community edition (so far).
The tutorial http://jetbrains.net/confluence/display/SCA/Getting+Started+with+IntelliJ+IDEA+Scala+Pluginis slightly out of date; the screenshots don't match exactly, and the instructions leave off a bit about
creating run configurations etc.
--
David J. Biesack, SAS
SAS Campus Dr. Cary, NC 27513
www.sas.com (919) 531-7771
|

|
Re: [scala] Re: [scala-tools] IntelliJ IDEA goes free + new Scala plugin
|

|
[scala] Re: [scala-user] IntelliJ IDEA goes free + new Scala plugin
|

|
[scala] Re: [scala-tools] IntelliJ IDEA goes free + new Scala plugin
Excellent news!!!
FWIW, the moment I discovered IDEA, there was no other choice for me as far as Java development is concerned. This IDE is truly made for productivity. I have also been doing my Scala coding there almost exclusively lately.
With all three IDE platforms now open-source, power is unleashed.
Just keep up the excellent work!
Christos
|

|
[scala] Re: [scala-user] IntelliJ IDEA goes free + new Scala plugin
i had to uswe
/home/mbana/IDEA/idea-IC-90.94/config/plugins
it wasn't picking it up in
$HOME/.IntelliJIdea90/config/plugins
thanks
Gordon Tyler wrote:
> Download zip, open it up, copy Scala folder to
> $HOME/.IntelliJIdea90/config/plugins
>
> Daniel Sobral wrote:
>> How do I get the nightly installed? Google is failing me...
>>
>> On Thu, Oct 15, 2009 at 1:13 PM, Ilya Sergey
>> < ilya.sergey@... <mailto: ilya.sergey@...>> wrote:
>>
>> Hi all.
>>
>> Since today IntelliJ IDEA is available as an open-source IDE in the
>> Community Edition at http://jetbrains.org < http://jetbrains.org/>.
>> The actual build of Scala plugin is may be downloaded from the
>> nigthly build page:
>>
>> http://www.jetbrains.net/confluence/display/SCA/Scala+Plugin+Nightly+Builds
>>
>> Keep in touch!
>>
>> With best regards,
>> Ilya Sergey
>>
>>
>>
>>
>> --
>> Daniel C. Sobral
>>
>> Something I learned in academia: there are three kinds of academic
>> reviews: review by name, review by reference and review by value.
>
|

|
Re: [scala] Re: [scala-tools] IntelliJ IDEA goes free + new Scala plugin
On Oct 15, 2009, at 23:28, Jonas Bonér wrote:
> 2009/10/15 Ian Clarke < ian.clarke@...>:
>> Has anyone tried the IDEA Scala plugin lately? Care to comment on
>> how
>> it compares to the Eclipse and Netbeans plugins?
>
> I use it all day long, 5 days a week and I think it is by far the
> best one.
Only 5 days a week? I thought you were coding like mad...
--
__~O
-\ <, Christos KK Loverdos
(*)/ (*) http://ckkloverdos.com
|

|
Re: [scala] IntelliJ IDEA goes free + new Scala plugin
Apparently, Intllij's community edition does not include enterprise application development tools, at least according to their comparison charts (between community edition and the 'for fee' edition). Support for server side stuff like php, xsl/xpath, rails, jsp, ejb, struts, jboss, tomcat. Other tools like uml diagramming, commercial scm are missing. Also, support for gwt, flex/air, and android is not provided either. I guess this is ok for those who are developing in the 'standard edition' level applications and some of these are not available in eclipse/netbeans either. But mostly for those who are developing applications for the server runtime, the landscape hasn't changed by this announcement.
So, a community edition of intellij is noteworthy, but not enough for me, as an eclipse server side developer, to jump over. The scala plugin is free in the commuity edition, but for some eclipse or netbeans developers in the application server environment, scala support in intellij is irrelevant.
Regards, John
|

|
Re: [scala] Re: [scala-tools] IntelliJ IDEA goes free + new Scala plugin
On Thu, Oct 15, 2009 at 4:28 PM, Jonas Bonér < lists@...> wrote:
> I use it all day long, 5 days a week and I think it is by far the best one.
So you use something else on the weekends? :)
Cheers,
Alexy
|